ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
App shortcuts functions
The following functions are used to manipulate app shortcuts (also called "quick actions")...
Events associated with supercontrols
List of events associated with supercontrols...
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Font (Type of variable)
A Font variable creates a font programmatically...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Scheduler control events
The following events associated with Scheduler controls:...
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Events associated with TreeView controls
List of events associated with TreeView controls...
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....