ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
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...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WDZip: Creating or modifying an archive
This help page explains how to......
J2EE constants
List of constants used by the J2EE functions....
You used WINDEV Mobile 28
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
fShortName (Function)
Returns the short name of a file or directory.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SMSSend (Function)
Sends an SMS.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
MatError (Example)
Usage example of the MatError function
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......