ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Mask functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used to manage masks:
ConstantDescriptionUsed by the functions
mzcLockExitPrevents users from leaving the control until the value entered is valid (e.g., 5 digits for postal codes in France).MaskZipCode
mzcFreeExitAllows leaving the control even if the input mask is not checked.MaskZipCode
mphoneWithOrWithoutPrefixPhone number features: Phone number with or without international prefix.MaskPhoneNumber
mphoneForcePrefixPhone number feature: Phone number always with international prefix. Exemple: +33 4 67 03 20 32MaskPhoneNumber
mphoneWithoutPrefixPhone number features: Phone number without international prefix. Exemple: 04 67 03 20 32.MaskPhoneNumber
Minimum version required
  • Version 25
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help