ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
Mask functions
The following functions are used to manage masks...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Random (Function)
Returns a random number.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Extracting the text of the project
The following text can be extracted......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Message text file format
The text files created by WDMSG use a specific format......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Handling menu options programmatically
The menu options can be handled......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......