ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Queue variable>.Dequeue (Function)
Removes an element from the queue.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<upnpDevice variable>.GetVolume (Function)
Retrieves the volume of a UPnP device.
<PolygonGeo variable>.ConvexHull (Function)
Calculates the convex hull of the specified geographic polygon.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables detection of changes in the value of a Bluetooth Low Energy characteristic.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<ftpConnection variable>.DeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<PolygonGeo variable>.Contain (Function)
Determines if geometry A (of type geographic polygon) contains geometry B.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.