ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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)......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HTTPSendForm (Function)
Sends an HTTP form.
dBackground (Example)
Usage example of the dBackground function
iParameterViewer (Function)
Configures the report viewer.
iFont (Function)
Selects the default font.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
ExceptionInfo (Function)
Retrieves information about the current exception.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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....
Referring to an element in a WLanguage event / process
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
The different types of integers
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Automatic error handling
Error handling can be customized for each process......