ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Error 17: OTHER CASE must be the last statement used in SWITCH
Miscellaneous Windows constants
List of constants used by the Windows functions....
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
BLOCK
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.
Group (Property)
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....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
5. Project configuration
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...