ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
8. Windows in practice
Discover the main actions that can be performed on the windows....
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......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Constants for managing albums
Constants used to manage the photo album of the device....
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 ......
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......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Container column in a Table control
A cell found in a Table control can contain a set of controls......