Table property view: Font tabs – PB Docs 2017
Table property view: Font tabs Description Define font characteristics for the selected table. There are three font tabs: Data Font: The default font for column data in DataWindow objects Heading Font: The default font for column headings in DataWindow objects Label Font: The default font for column labels in freeform DataWindow objects Options Font Enter…
Modify Expression dialog box – PB Docs 2017
Modify Expression dialog box Description To modify any DataWindow expression, set the insertion point in the Expression box and insert functions, columns, and operators. You can also type part or all of the expression in the Expression box. To refer to the value of a column in a specific row, enter: columnname [integer] where columnname…
To display the Specify Filter dialog box – PB Docs 2017
To display the Specify Filter dialog box Select Rows>Filter from the menu bar in the DataWindow painter or in preview or in the Database painter when focus is in the Results view. Document get from Powerbuilder help Thank you for watching.
To display the Specify Sort Columns dialog box – PB Docs 2017
To display the Specify Sort Columns dialog box Select Rows>Sort from the menu bar in the DataWindow painter in preview mode or in the Database painter when focus is in the Results view. Document get from Powerbuilder help Thank you for watching.
Specify Retrieval Arguments dialog box – PB Docs 2017
Specify Retrieval Arguments dialog box Description Specify values for retrieval arguments. Options Position Identifies the position number in the Retrieve method that you code in a script that retrieves data into the DataWindow object. Name Shows the SQL identifier that represents the argument. Type Shows the datatype of the argument. Value Enter an appropriate value…
Specify Sort Columns dialog box – PB Docs 2017
Specify Sort Columns dialog box Description Specify the criteria PowerBuilder uses to sort data in the rows of a DataWindow object or in the Results view in the Database painter. Options Source Data Lists all the columns in the data source. Columns Drag the columns that you want to sort the rows on from the…
To display the Database Profiles dialog box – PB Docs 2017
To display the Database Profiles dialog box In the Data Pipeline painter workspace, click the Destination button. Document get from Powerbuilder help Thank you for watching.
To display the Paste Control Name Conflict dialog box – PB Docs 2017
To display the Paste Control Name Conflict dialog box In the Window or User Object painter, try to paste a control that has the same name as an existing control in the window or user object. Document get from Powerbuilder help Thank you for watching.
To display the Application properties dialog box: Font tabs – PB Docs 2017
To display the Application properties dialog box: Font tabs In the application object’s Properties view, click the Additional Properties button on the General tab page and then select one of the Font tab pages. Document get from Powerbuilder help Thank you for watching.
Browse dialog box – PB Docs 2017
Browse dialog box Description Browse a library list to locate an object. Dialog options Search For Type the search string to find the PowerBuilder library entry you want. Wildcards are not supported. Match Upper/Lowercase Check to limit the search by matching the case of the letters. Search Libraries Displays the libraries in the current search…