ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
mongoGridFS (Variable type)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
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.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
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.
Record (Type of variable)
The Record type is used to save the values of a record.