ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
<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.
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.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....