ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Mask functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following constants are used to manage masks:
ConstantDescriptionUsed by the functions
mzcLockExitPrevents exiting the control until the value entered is valid (for example, 5 digits for zip codes in France).MaskZipCode
mzcFreeExitAllows exiting the control even if the input mask is not checked.MaskZipCode
mphoneWithOrWithoutPrefixPhone number characteristic: Phone number with or without international prefix.MaskPhoneNumber
mphoneForcePrefixPhone number characteristic: Phone number with international prefix. Example: +33 4 67 03 20 32MaskPhoneNumber
mphoneWithoutPrefixPhone number characteristic: Phone number without international prefix. Example: 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: 05/26/2022

Send a report | Local help