|
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Sends an interactive notification to the system in order to be displayed. |
|
|
|
|
|
|
A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
Checks if the operating system supports interactive notifications. |
|
|
|
|
|
|
Disconnects or ejects a USB device. |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
Returns the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
Retrieves data from a "Scatter" chart. |
|
|
|
|
|
|
Converts a number to words. |
|
|
|
|
|
|
Provokes:
an assertion during the test of element or project (Go mode).
an error in automated test mode.... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed. |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended. |
|
|
|
|
|
|
Reads the text contained in an image. |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
The LabelWidth property is used to:
Find out the width of labels in a "Label" report.
Modify the width of labels in a "Label" report.... |
|
|
|
|
|
|
Moves a directory and its content. |
|
|
|
|
|
|
Returns the long name of a file or directory. |
|
|
|
|
|
|
Returns the short name of a file or directory. |
|
|
|
|
|
|
Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
Positions on the next row of the query result. |
|
|
|
|
|
|
Positions on the previous row of the query result. |
|
|
|
|
|
|
Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|