ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Creating a translation file
WDINT allows you to create a translation file....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Referring to an element in a WLanguage event / process
dBackground (Example)
Usage example of the dBackground function
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
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.
Automatic error handling
Error handling can be customized for each process......
Reals
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
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.
Link control properties
The Link control is available in a page and in a report......
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
SilverLight control properties
List of properties associated with the SilverLight control...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....