ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddList (Function)
Adds a new list to a Kanban control.
<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.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
XMLNext (Function)
Positions on the next element (tag or attribute).
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.
".STY" file: "Style sheet" file
A style sheet is a "......
How to develop a PHP site?
What is a PHP site?......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...