ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Android Control Center
Do you know where to find your application log files?...
Google document management functions
List of functions for managing Google documents...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Google Maps management functions
List of functions for managing Google maps...
Various constants
List of various constants used by the constants WINDEV functions....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function