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.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Constants for manging the replication
List of constants used by the functions for managing the replication....
Combination (Type of variable)
A combination is a set of options.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
API (Function)
Runs a function found in an external DLL.
HFilter (Function)
Defines and enables a filter on a table, view or query.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
System constants
List of constants used by the system functions....
WDTestSite: Load test
The stress tests are used to check......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.