ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NOTAVAILABLE
WINDEV: Example of programmed Drag and Drop
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
grColor (Function)
Returns and initializes the color of different chart elements.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Error 17: OTHER CASE must be the last statement used in SWITCH
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.