ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HCloseConnection (Example)
Usage example of the HCloseConenction function
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)......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
TableMode (Function)
TableMode is kept for backward compatibility.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
dBackground (Example)
Usage example of the dBackground function
iParameter (Function)
Retrieves the printer configuration and configures the print.
Referring to an element in a WLanguage event / process
The different types of integers
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
gLine (Function)
Builds a sequence of characters containing a line.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Browser constants
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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.
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.