ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Recycle code windows
By default, a single code window is opened per ......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
JSONValid (Function)
Checks the validity of a JSON string.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Time management
For each element (windows, reports, ......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.