Skip to content

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

Notifications You must be signed in to change notification settings

Appeon/PowerBuilder-RestClient-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published