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.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
URIGetInfo (Function)
Retrieves information of a URI resource.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
DomoClose (Function)
Closes the communication opened by DomoOpen.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
grDestinationWMF (Function)
Defines a meta file as chart destination.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......