ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Drive variable>.CopyDirectory (Function)
Copies a directory on a remote drive to another directory.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of the connection: the higher the level is, the faster the connection is.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.InfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<DiskFile variable>.OpenTempFile (Function)
Creates and opens a temporary file.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<Drive variable>.DeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Drive variable>.DownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PolygonGeo variable>.IsValid (Function)
Checks whether the specified geographic polygon is valid according to the OGC rules.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.