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...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Events associated with Edit controls
WLanguage events associated with Edit controls...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
fWrite (Function)
Writes: a character string into an external file. a memory section....
Events associated with windows
List of events associated with windows...
Enumeration (Type of variable)
An enumeration is a set of values......
Events associated with Table controls
List of events associated with Table controls...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Sending elements to Free Technical Support
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
WinStatus (Function)
Identifies or modifies the window status.