ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
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)....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Constants for managing Windows events
The following constants are used to manage Windows events:...
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
CertificateList (Function)
Returns the list of certificates available on the computer.
SysRecentDocList (Function)
Returns the list of recently opened documents.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
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.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
<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.