ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the registry
List of constants used by the registry functions....
Camera functions
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Manipulating Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically manipulate Mobile Image Editor controls......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
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.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......