ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
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.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
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.
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.
Label report
The report editor allows you to create "Label" reports......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
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....