ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HOnError (Function)
Customizes the management of HFSQL errors.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
ChangeAction (Example)
Usage example of ChangeAction
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...
Random (Function)
Returns a random number.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Tangent (Function)
Calculates the tangent of an angle.
Width (Property)
The Width property is used to determine and change the width of an element.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).