ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KanbanListIndex (Function)
Returns the index of a list in 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.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
<Kanban>.AddList (Function)
Adds a new list to 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.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
RightMargin (Property)
The RightMargin property sets the right margin of an element.