ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Input (Function)
Displays a message allowing the user to type an information.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The Cell control
The Cell control contains controls......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......