ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Animating a Static control
Two methods can be used to animate a Static control......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
<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.