ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Stack variable>.Pop (Function)
Pops an element from a stack.
<Chart>.GetData (Function)
Retrieves a data from a chart.
FaxRestart (Function)
Restarts a fax in the spooler.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grImageSize (Function)
Defines the size of the image containing the chart.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grColor (Function)
Returns and initializes the color of different chart elements.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.