ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDestinationWnd (Function)
Defines a window as chart destination.
grParameter (Function)
Retrieves or modifies a chart parameter.
ThreadMode (Function)
Changes the management mode of threads.
grExist (Function)
Checks the existence of a chart in memory.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grType (Function)
Identifies or modifies the type of chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
ChangeTarget (Function)
Changes the target of a button action.
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
grCreate (Function)
Creates a specific type of chart.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
SaaSChangePassword (Function)
Changes the password of the connected user.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
AAF: Sort/Search/Filter on the columns of Table controls
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
The Context Menu control (WEBDEV)
Context menus are often used in websites......