ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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
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......
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....
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......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
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....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Operations in a Select query : add and delete
The following paragraphs present......