ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
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)....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
CertificateList (Function)
Returns the list of certificates available on the computer.
SysRecentDocList (Function)
Returns the list of recently opened documents.
List,Count (External language)
Returns the number of elements found in a list.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
fListDisk (Function)
Returns the list of disks installed on the computer.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
ExeListProcess (Function)
Returns the list of applications currently run.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.