ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Notification variable>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<mqttSession variable>.Publish (Function)
Publishes a message on the MQTT broker.
<picLayer variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<WDPic variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This new function is available from WINDEV Suite SaaS 2025 - Update 3....