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.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
TreeView Table control events
List of events associated with the TreeView Table controls...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Using the Vista style in your windows
WINDEV allows you to customize......
WinStatus (Function)
Identifies or modifies the window status.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Enumeration (Type of variable)
An enumeration is a set of values......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
GeometryOverlap (Function)
Determines whether two geometries overlap.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....