ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import a list of requirements
The Project Management Hub allows you to import requirements...
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
Task list
Each project can be associated with a task list...
HListFile (Function)
Returns the list of files:
  • current database schema.
  • database schemas in progress (projects with multiple database schemas).
  • a specific database schema 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.
HListConnectedUser (Function)
Lists the users currently connected to one or more tables handled by a Client/Server connection.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
QuickActionList (Function)
Lists the application's quick actions.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory.
OutlookListProfile (Function)
Lists the available Outlook profiles.
DriveListDirectory (Function)
Lists drive directories.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
WinListOpenWindow (Function)
Lists open windows in an application.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Source>.ListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
HListSpatialKey (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
CertificateList (Function)
Returns the list of certificates available on the computer.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Source>.ListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
HListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
Creating requirements
The following steps must be performed to implement the requirements...
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
DNSListAddress (Function)
Lists IP addresses associated with a domain name in the DNS server.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
1
3