Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Powerbuilder DataWindow Reference – Page 68 – PowerBuilder Library

Powerbuilder DataWindow Reference

Syntax 4 For the symbols in a graph – PB Docs 2017

Syntax 4 For the symbols in a graph Description Specifies the symbol for data markers in a series. Applies to PowerBuilder DataWindow DataWindow control Syntax PowerBuilder

Argument Description dwcontrol A reference to the DataWindow control containing the graph. graphcontrol  A string whose value is the name of the graph in the DataWindow control. seriesname A…

Syntax for nested objects in DataWindow property expressions in PowerBuilder – PB Docs 2017

Syntax for nested objects in DataWindow property expressions in PowerBuilder Description In PowerBuilder, DataWindow property expressions use additional Object keywords to refer to nested objects. Nested objects include composite or related nested reports and child DataWindows associated with DropDownDataWindow columns. Related nested and composite reports can include their own nested objects. You can extend the…

Export.XML.IncludeWhitespace – PB Docs 2017

Export.XML.IncludeWhitespace property (DataWindow object) Description Setting that determines whether the XML document is formatted by inserting whitespace characters (carriage returns, linefeeds, tabs, and spacebar spaces). Applies to DataWindow objects Syntax PowerBuilder dot notation:

Describe and Modify argument:

Parameter Description value (exp) Whether the generated XML is formatted with whitespace characters. Values are: Yes…

Export.XML.Template[ ].Name – PB Docs 2017

Export.XML.Template[ ].Name property (DataWindow object) Description The name of an XML export template associated with a DataWindow object. Applies to DataWindow objects Syntax PowerBuilder dot notation:

Describe argument:

Parameter Description num (exp) A long specifying the index of the export template Usage This property is used to get the names of the XML…

Validation – PB Docs 2017

Validation property (DataWindow object) Description The validation expression for the specified column. Validation expressions are expressions that evaluate to true or false. They provide checking of data that the user enters in the DataWindow. To set the validation expression, you can also use the SetValidate method. To check the current validation expression, use the GetValidate method….

Import.XML.UseTemplate – PB Docs 2017

Import.XML.UseTemplate property (DataWindow object) Description Setting that optionally controls the logical structure of the XML imported from an XML file into a DataWindow object using the ImportFile method. Applies to DataWindow objects Syntax PowerBuilder dot notation:

Describe and Modify argument:

Parameter Description value (exp) A string specifying the name of an import template previously…

Nest_Arguments – PB Docs 2017

Nest_Arguments property (DataWindow object) Description The values for the retrieval arguments of a nested report. The number of values in the list should match the number of retrieval arguments defined for the nested report. Applies to Report controls Syntax PowerBuilder dot notation:

Describe and Modify argument:

Parameter Description reportname The name of the…

Syntax 2 For lines in a graph – PB Docs 2017

Syntax 2 For lines in a graph Description Specifies the style and width of a series’ lines in a graph. Applies to PowerBuilder DataWindow DataWindow control Syntax PowerBuilder

Argument Description dwcontrol A reference to the DataWindow control containing the graph. graphcontrol  A string whose value is the name of the graph in the DataWindow…

GetPaintRectY – PB Docs 2017

GetPaintRectY DataWindow expression function Description Returns the bounds of the computed field and the device context is clipped within those bounds. This expression is only valid in the context of the Paint expression function. Syntax

Return value Integer. Returns the Y bound for the computed field. See also GetPaintDC GetPaintRectHeight GetPaintRectWidth GetPaintRectX Document get from…

LastRowOnPage – PB Docs 2017

LastRowOnPage property (DataWindow object) Description The last row currently visible in the DataWindow. Applies to DataWindows Syntax PowerBuilder dot notation:

Describe argument:

Examples

Document get from Powerbuilder help Thank you for watching.