ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Import a list of requirements
The Project Management Hub allows you to import requirements...
Task list
Each project can be associated with a task list...
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
DriveListDirectory (Function)
Lists drive directories.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
REP files
REP files contain the list of tables handled by the application.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListLink (Function)
Returns the list of table bindings (Merise type) present:
  • in the current database schema,
  • in ongoing database schemas (projects with multiple database schemas).
  • in a specific database schema.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
HListREP (Function)
Returns the list of assignments for the tables handled by the current application, which means the list of physical files corresponding to the files described in the database schema.
HListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
iListNestedReports (Function)
Returns:
  • the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
  • the list of sequenced reports currently printed (iSequenceAdd).
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
ExeListProcess (Function)
Returns the list of applications currently run.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
PermissionList (Function)
Returns one or all the permissions declared by the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups):
  • in the current database schema,
  • in ongoing database schemas (projects with multiple database schemas).
  • in the specified database schema.
ScanList (Function)
Lists the scanners connected to the current computer.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WinListOpenWindow (Function)
Lists open windows in an application.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Creating requirements
The following steps must be performed to implement the requirements...
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
ListDLL (Function)
Returns:
  • runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed.
  • in test mode: all libraries installed on the current workstation.
QuickActionList (Function)
Lists the application's quick actions.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HListConnectedUser (Function)
Lists the users currently connected to one or more tables handled by a Client/Server connection.
HListConnection (Function)
Returns the list of connections currently described in the application:
  • connections described in the data model editor (for the main database schema and, if necessary, additional database schemas).
  • connections described by programming (with functions HDescribeConnection or HOpenConnection).
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
OutlookListProfile (Function)
Lists the available Outlook profiles.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
<Source>.ListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
zipListFile (Function)
Returns the list of files found in an archive.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
HListItem (Function)
Returns the list of items:
HListSpatialKey (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
DNSListAddress (Function)
Lists IP addresses associated with a domain name in the DNS server.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
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.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<Source>.ListSpatialKeys (Function)
Returns the spatial keys of a table (used in a query or view) recognized by the HFSQL engine.
fListDisk (Function)
Returns the list of disks installed on the computer.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
CertificateList (Function)
Returns the list of certificates available on the computer.
EmailListFolder (Function)
Returns the list of folders:
  • found in the Outlook messaging software.
  • for an IMAP session.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
SQLListSource (Function)
Lists the data sources declared on a local site.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
HListUser (Function)
Returns the list of users defined for a connection.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element...
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index...
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control...
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list...
List,Add (External language)
Adds an element to a Combo Box or List Box control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
1
2
3
4
5
6
131
>