Powerbuilder Documentation Older

Powerbuilder Documentation Older Version

Installing the sample applications – PB Docs 105

Installing the sample applications To install the samples from the CD, select the Custom setup type in the PowerBuilder installation program and select Code Examples from the list of components. To install the Code Examples application, select Example Application. To install the Web DataWindow PBL, select Web DataWindow. Both samples are installed in the Code…

Targets – PB Docs 125

Targets This section describes new features for the PowerBuilder .NET IDE only. WCF Services A new PowerBuilder target builds applications using the Microsoft WCF model Support for CVUOs in .NET Assemblies The .NET Assembly target exposes custom visual user objects. Support for Split Assemblies in WPF Targets The WPF Target provides the means to generate…

Trim – PB Docs 125

Trim PowerScript function Description Removes leading and trailing spaces from a string. Syntax

Argument Description string The string you want returned with leading and trailing spaces deleted removeallspaces A boolean indicating that all types of spaces should be deleted Return Values String. Returns a copy of string with all leading and trailing spaces deleted…

Instantiating the component – PB Docs 126

Instantiating the component You can instantiate a Web DataWindow component in the following manner:

Document get from Powerbuilder help Thank you for watching.

LineColor – PB Docs 150

LineColor property for PowerScript controls Controls Line, Oval, Rectangle, RoundRectangle controls Description The line color is the color for the border and the lines in the control’s fill pattern. Usage In a painter To change the line color: Select a color from the Line Color drop-down list on the General page of the control’s property…