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.
Access rights to a class property
A property is a code element that includes two processes......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Google Maps management functions
List of functions for managing Google maps...
The server is currently updated. Retry later.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
List of extension attributes
The list of extension attributes ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......