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.
Replication: The different types available
The data replication is a powerful feature......
Events associated with Looper controls
List of events associated with Looper controls...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Action Bar control events
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
CallDLL32 (Function)
Runs a function found in an external DLL.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Creating the Table pages of the WEBDEV RAD pattern
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Control (Variable type)
The Control type is used to define the characteristics of a control.
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......