|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| Stops reading the current media on the UPNP device. |
|
|
|
|
|
|
|
| Starts reading the current media on the UPnP device. |
|
|
|
|
|
|
|
| Opens a media on the UPnP device. |
|
|
|
|
|
|
|
| Pauses the reading of the current media on the UPnP device. |
|
|
|
|
|
|
|
| Retrieves the volume of a UPnP device. |
|
|
|
|
|
|
|
| Modifies the contrast of a UPnP device. |
|
|
|
|
|
|
|
| Modifies the brightness of a UPnP device. |
|
|
|
|
|
|
|
| Modifies the 'Mute' status of a UPnP device.... |
|
|
|
|
|
|
|
| Starts a new SSH session of "Shell" type. |
|
|
|
|
|
|
|
| Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
|
| Writes data into the specified SSH session. |
|
|
|
|
|
|
|
| Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
| Requests the cancellation of a parallel task. |
|
|
|
|
|
|
|
| Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
|
| Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
|
| Used to get information about a MongoDB file (gridFS). |
|
|
|
|
|
|
|
| Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
|
| Modifies a document in a collection of MongoDB database. |
|
|
|
|
|
|
|
| Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB... |
|
|
|
|
|
|
|
| Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
|
| Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|