ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCheckStructure (Function)
Defines the mode for comparing data files.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HChangeName (Function)
Modifies the physical name of a data file.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Accessibilité (Property)
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
beaconGroup (Variable type)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
11. Table/Looper controls
Change the volume of a UPnP device....
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
iCreateFont (Function)
Creates a new print font.
The single-part and multi-part archives
Two types of archives are available......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Record (Variable type)
The Record type is used to save the values of a record.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
Creating the menus for the pages of the WEBDEV RAD pattern
Closes the connection of the application to a Hasp key....