ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NFCWriteTag (Function)
Starts writing data to an NFC tag.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Custom properties (WLanguage)
A custom property is a code element with two events......
PDFSign (Function)
Applies an approval signature to an existing PDF.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Installing the monitoring robot
The monitoring robot includes three executables......
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Installing the robot controller
The monitoring robot includes three executables......