Powerbuilder Documentation 2017

Powerbuilder Documentation 2017

BackColor – PB Docs 2017

BackColor property for PowerScript controls Applies to Windows and most controls Description The BackColor property defines the color to be used for the background of an object. When you are defining the background color in a painter, some of the choices take their values from the current Windows color scheme or from custom colors. To…

AuthenticateParms – PB Docs 2017

AuthenticateParms property for PowerScript controls Applies to MLSync and SyncParm objects Description Specifies a comma-separated list of authentication parameters for the remote database connection to the MobiLink synchronization server. If you set the AuthenticateParms property on an MLSync object, or if you call SetParm after setting the AuthenticateParms property on a SyncParm object, PowerBuilder inserts a…

DisplayEveryNLabels – PB Docs 2017

DisplayEveryNLabels property for PowerScript controls Applies to grAxis objects of Graph controls Description DisplayEveryNLabels is a property of the grAxis objects that can be part of graph controls. There are three grAxis objects: Category, Series, and Values. This property specifies which major divisions to label on the selected axis in the graph. For example, a…

DataWindow control – PB Docs 2017

DataWindow control You place DataWindow controls in a window or user object and then specify the DataWindow object you want to use within them to display and manipulate data in the window. A DataWindow object allows users to display, manipulate, and update database or other information. You build DataWindow objects in the DataWindow painter. For…

AdditionalOpts – PB Docs 2017

AdditionalOpts property for PowerScript controls Applies to MLSynchronization and MLSync objects Description Specifies a command line option or a list of command line options for the dbmlsync synchronization command. For information about available command line options, you can click the Usage button next to the Additional Options text box on the MobiLink Client Additional Options page…

Control Reference dialog box – PB Docs 2017

Control Reference dialog box Description Use this dialog box to edit or insert a reference to a DataWindow control in an XML template. The dialog box displays a filtered list box of Column, Computed Field, Report, and Text controls. Select a control and click OK to add it to the XML template. You can also…

Workspace properties: Source Control tab – PB Docs 2017

Workspace properties: Source Control tab Description For PB Native, specify the source control system to be associated with the current workspace. For SVN and Git, view the source control connection settings for the current workspace. Dialog options Source Control System Select the system from the Source Control System dropdown listbox. Subversion (SVN) and Git are…

Model and Package Extended Attributes dialog box – PB Docs 2017

Model and Package Extended Attributes dialog box Description Set the names for the PowerBuilder target and PBL files that you generate from a PowerDesigner Object Oriented Model. Dialog options PowerBuilder Target File Name You can change the name of the PowerBuilder target that you generate. By default, the PowerBuilder target takes the OOM name, but…

To display the Database Profile Setup – INFORMIX I10 dialog box – PB Docs 2017

To display the Database Profile Setup – INFORMIX I10 dialog box In the Database Profiles dialog box, do either of the following: Select the I10 interface and click New. Display the pop-up menu for the I10 interface and select New. Document get from Powerbuilder help Thank you for watching.

To display the Properties dialog box for a Library – PB Docs 2017

To display the Properties dialog box for a Library In the System Tree or Library painter, select a library and then select Properties from its pop-up menu. Document get from Powerbuilder help Thank you for watching.