ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Type (Function)
Identifies or modifies the type of chart.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<upnpDevice variable>.ModifyVolume (Function)
Change the volume of a UPnP device.
grDestinationWnd (Function)
Defines a window as chart destination.
fChangeExtension (Function)
Changes the extension of a file on disk.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
Use a calendar to enter dates
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....
Conversion (Function)
Converts a value from a unit to another one.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
15. Repeating a group of controls: loopers
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
grRaised (Function)
Used to display a chart with raised effect.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
grDestinationControl (Function)
Defines an Image control as destination of a chart.