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...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Table,Add (External language)
Adds an element to a Table control.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDTRAD options
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Scheduler control events
The following events associated with Scheduler controls:...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Variable scope
Variables can be declared anywhere in the code....
Name (Property)
The Name property is used to get the name of an element.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Keep-alive on connection
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
Using the Vista style in your windows
WINDEV allows you to customize......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Height (Property)
The Height property is used to get and change 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....