ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
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.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
dBackground (Example)
Usage example of the dBackground function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
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....
The different types of integers
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Automatic error handling
Error handling can be customized for each process......
Browser constants
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
MyParent (Reserved word)
MyParent is used to handle...
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Installing and starting WDTRAD
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....