ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Automated tests: Emulation functions
List of automated tests: Emulation functions...
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
DelayBeforeClosing (Function)
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....
12. Preventing from going back to a page
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Manager of automated tests
The test manager is used to......
Events associated with Image controls
List of events associated with Image controls...
Events associated with a Switch control
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....