Appeon / PowerBuilder-RestClient-Example

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: 1.Call Web APIs via RESTClient. 2.UI Theme. 3.RibbonBar control. 4.Use the new WebBrowser control to display the Google Charts report.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appeon.SalesDemo.PB

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:

  1. How to call Web APIs via RESTClient.
  2. How to use the UI Theme.
  3. How to use the RibbonBar control.
  4. How to use the new WebBrowser control to display the Google Charts report.

Sample Project Structure

The project is structured as follows.

|—— PowerBuilder-RestClient-Example Repository 
	|—— Appeon.SalesDemo.PB				PowerBuilder project source code	

Setting Up the Project

Download this PowerBuilder demo application, and use RESTClient in the application to call the Web APIs created in .NET-DataStore-Example.

  1. Open the PowerBuilder project in PowerBuilder 2022.
  2. Set up and run the .NET-DataStore-Example.
  3. 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.

About

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: 1.Call Web APIs via RESTClient. 2.UI Theme. 3.RibbonBar control. 4.Use the new WebBrowser control to display the Google Charts report.

License:Other


Languages

Language:PowerBuilder 100.0%