ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDeleteAll (Function)
Deletes all modifications made to the application tile.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
BurnerList (Function)
Returns the list of burners installed on the current computer.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
13. Security benefit: managing the "Back" button
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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......
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......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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.
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.