|
|
|
|
|
|
|
Used to modify:
the timeout before displaying the tooltips.
the display duration of the tooltips.... |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...... |
|
|
|
|
|
|
Reads one or more bits from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
Reads one or more registers from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
Calculates the size of specified message (without loading the message). |
|
|
|
|
|
|
Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
Configures the functions that use the HTTP protocol. |
|
|
|
|
|
|
Adds a user to the User Groupware database. |
|
|
|
|
|
|
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents...... |
|
|
|
|
|
|
The LabelHeight property is used to:
Find out the height of labels in a Label report.
Modify the height of labels in a Label report.... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
List of HFSQL properties... |
|
|
|
|
|
|
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation. |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
Returns the availability status of the storage card on the device. |
|
|
|
|
|
|
Forces a column break in a multi-column report. |
|
|
|
|
|
|
Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|