ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<Image variable>.Copy (Function)
Copies an image to another image.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<zipArchive variable>.Close (Function)
Closes an archive.
<PolygonGeo variable>.Intersection (Function)
Returns a geometry representing the intersection between a geographic polygon and another geometry.
<Connection variable>.ListScheduling (Function)
Lists scheduled elements defined on an HFSQL server: scheduled tasks (stored procedure), backup, optimization, refresh of a materialized view.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server tables....
<zipArchive variable>.Open (Function)
Opens an existing archive.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Image 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....
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<upnpDevice variable>.ModifySharpness (Function)
Changes the sharpness of a UPnP device.
<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.