ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Code history
The code history is used to......
Other operators
The following are additional operators......
Count (Property)
The Count property returns the number of elements in a given set.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
Google constants
List of constants used by the Google functions....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
List of extension attributes
The list of extension attributes ......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HIndex (Function)
Rebuilds the file index (".NDX" file).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......