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.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
.NET object
To access a class......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Entity of a CDM
To group information according the MERISE method, entities must be created......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Math functions
List of mathematical functions...
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Hasp constants
The Hasp constants are as follows......