ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Drop-down button
The drop-down button expands: a context menu. a popup window....
8. Traffic statistics of dynamic sites
".STY" file: "Style sheet" file
A style sheet is a "......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
The Check Box control
A Check Box can correspond to......
The planes (in a window or in a report)
The planes are used to group the window controls......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
3. Deploying a dynamic WEBDEV site
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Creating a window skin template
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......