ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadFirst (Function)
Sets the position on the first record according to a browse item.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HDescribeFile (Function)
Describes a table programmatically.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Phone constants (Android / iOS)
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Constants for external files
List of constants used by the functions for managing external files....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
8. Sharing a project in practice
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
MCI constants
List of constants used by the MCI functions....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
7. Dynamic site on specific configurations