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...
4. Dedicated server or shared server?
Private Store for mobile applications
There are two methods two deploy your applications......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Creating a select query
A select query (corresponding SQL statement......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
<Array>.Mean (Function)
Calculates the mean of the values within an array.
InitRandom (Function)
Initializes the generator of random numbers.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.