ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
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.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
<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.
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.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
How to develop a PHP site?
What is a PHP site?......
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...