ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Update (Property)
The Update property specifies the updates to be made.
XMLAddChild (Function)
Adds a child tag into an XML document.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<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>.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.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
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.
fMoveFile (Function)
Moves a file from one directory to another.
<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.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Merging differences (SCM)
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.