ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
HListFile (Function)
Returns the list of files:
  • current analysis.
  • analyses in progress (projects with multiple analyses).
  • a specific analysis recognized by the HFSQL engine.
  • available on a connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Source>.ListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
DriveListDirectory (Function)
Lists drive directories.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
WinListOpenWindow (Function)
Lists open windows in an application.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HListSpatialKey (Function)
Returns the spatial keys of a data file (used in a query or view) recognized by the HFSQL engine.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
CertificateList (Function)
Returns the list of certificates available on the computer.
HListConnectedUser (Function)
Lists the users currently connected to one or more data files handled by a Client/Server connection.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Source>.ListSpatialKeys (Function)
Returns the spatial keys of a data file (used in a query or view) recognized by the HFSQL engine.
1
2