ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDraw (Function)
Draws a chart according to the specified parameters.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grRaised (Function)
Used to display a chart with raised effect.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Toast management functions
grImageSize (Function)
Defines the size of the image containing the chart.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....