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...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Commands of the external interface
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Constants for manging the replication
List of constants used by the functions for managing the replication....
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...
Combination (Type of variable)
A combination is a set of options.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of 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....
System constants
List of constants used by the system functions....
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.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Load test
The stress tests are used to check......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...