User Documentation
Ispirer Capabilities - PowerBuilder Conversion
Pricing
PowerBuilder application is a collection of objects such as Windows, Menu, Buttons, DataWindow etc.
PowerBuilder applications are often centered around databases. DataWindow objects are used to retrieve, display, and manipulate data. See DataWindow Object for more information.
PowerBuilder objects are stored in one or more libraries (.PBL files). During application execution, PowerBuilder retrieves the objects from the library.
PowerBuilder application consists of the following files: