ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grSunburstAddData (Function)
Adds a data to a Sunburst chart.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
GetDefinition (Function)
Retrieves the definition of element type.
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....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
VariableReset (Function)
Resets the variable to its initial value.
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....
Record (Type of variable)
The Record type is used to save the values of a record.
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....