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.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
The Static Text control
A Static Text control is a control used to display a static text......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Screen,Input (External language)
Starts the input in the controls of a window.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Error 17: OTHER CASE must be the last statement used in SWITCH
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
ControlNext (Function)
Returns the name of the next control in input mode.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
1
3
4
5
6
7
290
>