ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
ThreadMode (Function)
Changes the management mode of threads.
grGridlines (Function)
Displays or hides the chart gridlines.
grOrientation (Function)
Modifies the orientation of chart axes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
grExist (Function)
Checks the existence of a chart in memory.
grDestinationWnd (Function)
Defines a window as chart destination.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
fChangeExtension (Function)
Changes the extension of a file on disk.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Use a calendar to enter dates
Title (Property)
The Title property is used to get and change the title of an element.
grLegendFont (Function)
Modifies the font used for the chart legend.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
grTitleFont (Function)
Modifies the font used for the chart title.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......