ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Menu management functions
List of functions for managing menus...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Tangent (Function)
Calculates the tangent of an angle.
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.
8. If you are already familiar with WINDEV
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
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......