ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HViewToFile (Example)
Usage example of the HViewToFile function
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.