ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Referring to an element in a WLanguage event / process
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
dBackground (Example)
Usage example of the dBackground function
fWrite (Example)
Usage example of the fWrite function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
REP files
REP files contain the list of data files handled by the application....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FTP constants
List of constants used by the FTP functions....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
XMLNext (Function)
Positions on the next element (tag or attribute).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
The different types of integers
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Automatic error handling
Error handling can be customized for each process......