|
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Calculates the minimum value for a series of values. |
|
|
|
|
|
|
Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
The FOR EACH statement is used to perform different types of browse on the arrays... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
Calculates the value of linear amortization of a product over a specific period of time. |
|
|
|
|
|
|
Calculates the interest rate for a loan over a specific period of time with fixed payments. |
|
|
|
|
|
|
Returns the current status of a thread. |
|
|
|
|
|
|
Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
Calculates the maximum value for a series of values. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Returns the two low bytes of an integer. |
|
|
|
|
|
|
Returns the two high bytes of an integer. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
Calculates the variance for a full series of values. |
|
|
|
|
|
|
Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|