|
|
|
|
|
|
|
In a trigger, MyFile is used to identify the file that activates the trigger... |
|
|
|
|
|
|
Returns the remainder of a division. |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Checks the existence of a memory zone. |
|
|
|
|
|
|
Returns the index of the current element. |
|
|
|
|
|
|
Identifies an odd number. |
|
|
|
|
|
|
Returns the language corresponding to a nation. |
|
|
|
|
|
|
Returns the nation corresponding to a language. |
|
|
|
|
|
|
Returns the character set corresponding to a language. |
|
|
|
|
|
|
Used to find out whether the execution is in progress in the AWWS engine. |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Indicates whether the code is run in Linux mode or not. |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV. |
|
|
|
|
|
|
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone. |
|
|
|
|
|
|
Modifies an element in a memory zone. |
|
|
|
|
|
|
Adds an element to a memory area. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|