ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment of RETURN
The return value of the process currently run can be assigned...
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
API (Function)
Runs a function found in an external DLL.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
EndService (Function)
Ends the execution of the current service.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.