|
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data... |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
Specifies whether the code is run from:
a process in AJAX mode.
a procedure called by AJAXExecute or AJAXExecuteAsynchronous.... |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
Builds a list of controls that require data input/contain invalid data.... |
|
|
|
|
|
|
The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
The FontName property is used to:
Identify the font used in a control.
Change the font used in a control.... |
|
|
|
|
|
|
Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|