ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Creating a select query
A select query (corresponding SQL statement......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Private Store for mobile applications
There are two methods two deploy your applications......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Managing parallel tasks
The computers are becoming more and more powerful......
Root (Function)
Returns the root of a number.
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.