|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An enumeration is a set of values...... |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
|
| The Multitask function allows you to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| Pauses the current thread during the specified duration. |
|
|
|
|
|
|
|
| Asks to recalculate the content of a materialized view. |
|
|
|
|
|
|
|
| Initializes the color of a series or the color of a section. |
|
|
|
|
|
|
|
| Creates a reader used to read an XML document without loading it in memory. |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| Changes the DNS name of the replication server if it has a new name. |
|
|
|
|
|
|
|
| Adds a replication between two HFSQL server onto the master server. |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
|
| Returns the arc sine of a numeric value (integer or real). |
|
|
|
|
|
|
|
| Returns the greatest value in the array. |
|
|
|
|
|
|
|
| Returns the arc cosine of a numeric value (integer or real). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|