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.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Writing an email: the available methods
This help page presents the methods for writing an email....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
12. Preventing from going back to a page
17. TLS/SSL: Encrypting information on the Web
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
nWDGetLastError: Error code of last error
Error code of last error......
tapiHold (Function)
Puts a call on hold.
fRemoveDir (Function)
Deletes a directory from a disk.
15. Project Management Hub
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Dashboard control
Dashboards are essential elements in an application......
Environment of code editor