ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ControlCurrent (Function)
Returns the name of the control currently in edit.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
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.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban 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.