|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
| Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd. |
|
|
|
|
|
|
|
| Exports a page from a Word Processing control in image format. |
|
|
|
|
|
|
|
| Writes data into the specified SSH session. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Allows:
move a row in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
|
| Enables you to stop an SSH session that was active, to allow multiple commands to be sent... |
|
|
|
|
|
|
|
| Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH... |
|
|
|
|
|
|
|
| Sends a command to an SSH server. The session is automatically started and closed as soon... |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced... |
|
|
|
|
|
|
|
| Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
|
| Lists the notification categories of the application. |
|
|
|
|
|
|
|
| Adds a child after the child of the current node in an HTML document. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Deletes the specified node in an HTML document without deleting its children, which take its place. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Removes a previously sent interactive notification. |
|
|
|
|
|
|
|
| Allows:
move an element in a one-dimensional WLanguage array or in an advanced array property... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|