ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Popup window
WINDEV allows you to open windows in popup format......
Events associated with a Gantt Chart column
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
zipExtractPath (Function)
Returns the path of a file found in the archive.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Constants for managing tiles
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Container column in a Table control
A cell found in a Table control can contain a set of controls......