ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PolygonGeo variable>.SymmetricDifference (Function)
Calculates the symmetric difference between a geographic polygon and another geometry.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<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).
<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.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<PolygonGeo variable>.Overlap (Function)
Determines if a geographic polygon overlaps another geometry.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.CopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<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.
<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.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.