ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Upload control through programming
The Upload control is used to upload one or more files....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
SpreadsheetSelectComment (Function)
Allows you to: determine if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Scheduler report
The report editor allows you to create "Scheduler" reports....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
LineColor (Property)
The LineColor property is used to define the line color of a shape.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
The Edit control
The Edit control allows users to enter data......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......