ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
OLELoad (Function)
Initializes an OLE control with an OLE object.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
grMenu (Function)
Defines the type of context menu displayed by a chart.
OLESave (Function)
Saves the object found in an OLE control in binary format.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.