|
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
The Toast type is used to define all the advanced characteristics of a toast notification. |
|
|
|
|
|
|
The notificationAction type is used to describe an additional action associated with a notification. |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
This page presents the main operations that can be performed on a character string.... |
|
|
|
|
|
|
The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets...... |
|
|
|
|
|
|
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
The query editor allows you to optimize the execution speed of one or more queries...... |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
This help page explains how to manage a multi-selection in a Table control.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
The notificationFormat type is used to describe the display format of a notification when this one is expanded. |
|
|
|
|
|
|
This help page presents the different methods that can be used to loop through the files of a directory.... |
|
|
|
|
|
|
Used to specify the behavior of some Automatic Application Features (AAF). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|