|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Finds a character string:
in an entire Word Processing document.
in a fragment.... |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria... |
|
|
|
|
|
|
|
| Connects a SAP R/3 system from the information given in the SAP structure.... |
|
|
|
|
|
|
|
| When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
|
| Retrieves information of a URI resource. |
|
|
|
|
|
|
|
| Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
|
| Modifies a key/value couple in the Memcached cache:
If the key exists, the value is modified.... |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
|
| The following functions are used to manage MQTT clients... |
|
|
|
|
|
|
|
| Renvoie une ou toutes les permissions déclarées par l'application.... |
|
|
|
|
|
|
|
| Initializes a Bluetooth Low Energy device in Windows. |
|
|
|
|
|
|
|
| Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
|
| String literals are used to represent and manipulate data as a sequence of characters. For example,... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web... |
|
|
|
|
|
|
|
| Opens a window for selecting the certificates. The listed certificates are the certificates... |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| Opens the standard Windows font selection window by selecting the specified font. |
|
|
|
|
|
|
|
| Dissociates the application from the user's Google account. This association must... |
|
|
|
|
|
|
|
| Enables users to log in to an application using a Google account registered on the device, without... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|