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.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
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...
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Cos (Function)
Calculates the cosine of an angle.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
8. If you are already familiar with WINDEV
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......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
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......