ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerList (Function)
Returns the list of burners installed on the current computer.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Image (Property)
The Image property gets and sets the background image of a control or block.
<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.
<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.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...