ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.