ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<LinestringGeo variable>.AddPoint (Function)
Adds a new point to a geographic linestring.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<zipArchive variable>.IsMulti (Function)
Returns the type of the archive: single-part archive or multi-part archive.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
<Drive variable>.DeleteFile (Function)
Deletes a file from a remote drive.
<Image variable>.Copy (Function)
Copies an image to another image.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<PolygonGeo variable>.Intersection (Function)
Returns a geometry representing the intersection between a geographic polygon and another geometry.