ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
dBackground (Example)
Usage example of the dBackground function
Referring to an element in a WLanguage event / process
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....
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.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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......
Browser constants
Automatic error handling
Error handling can be customized for each process......
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.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
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).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....