ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Enumeration (Variable type)
An enumeration is a set of values......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
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.
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....
<Connection variable>.Backup (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.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
4. Monitor your applications
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Managing semaphores in threads: limiting the concurrent execution of lines of code
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Writing an email: the available methods
This help page presents the methods for writing an email....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Edit options of a report
The report editor allows you to......