|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
|
| Checks whether two geometries have a non-empty intersection. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents... |
|
|
|
|
|
|
|
| Returns the list of certificates available on the computer. |
|
|
|
|
|
|
|
| Creates the signature of a character string. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| A report (and a duplicate copy) can include an additional text in the format of a watermark,... |
|
|
|
|
|
|
|
| Adds a new tile customization for the current Windows Store Apps application. |
|
|
|
|
|
|
|
| Deletes all modifications made to the application tile. |
|
|
|
|
|
|
|
| Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App... |
|
|
|
|
|
|
|
| Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
|
| Calls the QueryInterface method of the specified COM object to get a specific interface... |
|
|
|
|
|
|
|
| Starts the device's native maps application to display:
a specific geographical location,... |
|
|
|
|
|
|
|
| Reads the description of a scheduled task. |
|
|
|
|
|
|
|
| Modifies an existing scheduled task. |
|
|
|
|
|
|
|
| Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
|
| Immediately starts the execution of a scheduled task on a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|