This demo is a PowerBuilder application, developed with Appeon PowerBuilder 2022. It showcases some of the new features added since the version of PowerBuilder 2019, including:
- How to call Web APIs via RESTClient.
- How to use the UI Theme.
- How to use the RibbonBar control.
- How to use the new WebBrowser control to display the Google Charts report.
The project is structured as follows.
|—— PowerBuilder-RestClient-Example Repository
|—— Appeon.SalesDemo.PB PowerBuilder project source code
Download this PowerBuilder demo application, and use RESTClient in the application to call the Web APIs created in .NET-DataStore-Example.
- Open the PowerBuilder project in PowerBuilder 2022.
- Set up and run the .NET-DataStore-Example.
- Run the PowerBuilder project, and specify Model Type, URL and Theme in Settings.
Note: If you fail to run the application or fail to import the DLL "DemoAPI.dll" using the .NET DLL Importer provided in 2019 R3, please check if the DemoAPI.dll file is blocked. If it is, please unblock it and restart PowerBuilder.