|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| List of functions for managing HTML Editor controls (prefix syntax)... |
|
|
|
|
|
|
|
| The phone functions are as follows:... |
|
|
|
|
|
|
|
| Signals the start of the grouping of a set of operations on a document into a single event... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines... |
|
|
|
|
|
|
|
| Ends the execution of the current service. |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file... |
|
|
|
|
|
|
|
| Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
|
| Modifies an element in an Organization Chart control. |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
|
| The TimestampType property is used to:
Find out the type of timestamp for an item. This item... |
|
|
|
|
|
|
|
| The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time... |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated... |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.... |
|
|
|
|
|
|
|
| Notifies the application when the device enters or leaves the transmission range of a set... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache.... |
|
|
|
|
|
|
|
| Adds a value at the start of existing value in the cache for the given key. |
|
|
|
|
|
|
|
| Increments the value associated with a key. |
|
|
|
|
|
|
|
| Decrements the value associated with a key. The key is created if it does not exist. |
|
|
|
|
|
|
|
| Modifies the value of a key if this one was not modified. |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache on a group of servers.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|