ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeSort (Function)
Sorts the elements found in a TreeView control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image 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.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
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.