ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<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....
<Connection variable>.ModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<emailIMAPSession variable>.UnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<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.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two tables on the server.