ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
gpwListUser (Function)
Gets the list of users in the User Groupware.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
Mouse functions
List of functions for mouse management...
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
KanbanAddList (Function)
Adds a new list to a Kanban control.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
JSON: Handling multi-gigabyte files
Removes an existing folder from the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Remote control: Some examples of configuration
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Handling report blocks
The different operations available on report blocks are as follows......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......