ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Error 30: An exception process cannot be declared inside another exception process...
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
iFont (Function)
Selects the default font.
grImageSize (Function)
Defines the size of the image containing the chart.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Typecasting of parameters
The description of the parameter type is optional......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
USBFind (Function)
Finds a USB device according to keywords.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
12. Available tests
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......