ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListConnection (Function)
Returns the list of connections currently described in the application.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
CertificateList (Function)
Returns the list of certificates available on the computer.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
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.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.