ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Image control: the supported formats
The supported image formats are as follows:...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grParameter (Function)
Retrieves or modifies a chart parameter.
SaaSChangePassword (Function)
Changes the password of the connected user.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.