ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Notification>.Remove (Function)
Removes a previously sent interactive notification.
XMLNext (Function)
Positions on the next element (tag or attribute).
<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.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
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.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
4. Create a page in the editor...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......