ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Width (Property)
The Width property is used to determine and change the width of an element.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Thread management functions
List of functions for managing threads...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
String (Variable type)
The String type is used to manipulate strings......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.