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.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Component diagram
A component diagram shows the physical and static architecture of a system software......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
AWP without UI
Bootstrap, Angular, React, Vue......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Time and date management properties
List of properties for managing dates and times...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
DateDifference (Function)
Calculates the number of days between two dates.
grDraw (Function)
Draws a chart according to the specified parameters.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....