ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
BurnerList (Function)
Returns the list of burners installed on the current computer.
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.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
<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.
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.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...