ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grMenu (Function)
Defines the type of context menu displayed by a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HMode (Function)
Changes the mode and the method for locking data files.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
WINDEV: Example of programmed Drag and Drop
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
ERR_BAD_CONTEXT_FOUND
1. What is the WEBDEV administrator used for
Container column in a Table control
A cell found in a Table control can contain a set of controls......