ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Update (Property)
The Update property specifies the updates to be made.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<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.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
iVLine (Function)
Prints a vertical line at specified coordinates.
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.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
fWrite (Function)
Writes: a character string into an external file. a memory section....
iPrintImage (Function)
Sends the image file to print to the print buffer.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.