ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
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...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
Items used in a select query
A query created in the query editor can contain several types of items......
Managing space characters in the searches?
Creating user accounts
A User account allows the server administrator to......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The "Database schema" pane
The "Database schema" pane shows......
<Array>.Sum (Function)
Calculates the sum of the array elements.
Sum (Function)
Calculates the sum of the array elements.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SysTheme (Function)
Returns the current theme used on the mobile device.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Note (Property)
The Note property is used to get and change a text associated with an element.