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...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Events associated with a Gantt Chart column
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Report controls
Several types of controls can be handled in a report created by the report editor......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Constants for object visibility
List of constants for managing the visibility of an object....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....