ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
EventOpen (Function)
Opens a synchronization event between several threads.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
EventClose (Function)
Closes a synchronization event between several threads.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.