ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
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.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
OLELoad (Function)
Initializes an OLE control with an OLE object.
HTTPRequest (Example)
Usage example of the HTTPRequest function
The single-part and multi-part archives
Two types of archives are available......
grPrint (Function)
Prints a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grExist (Function)
Checks the existence of a chart in memory.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HToItem (Function)
Assigns the specified value to an item of the current record.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).