ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanAddList (Function)
Adds a new list to a Kanban control.
<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.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
Conference control properties
List of properties associated with the conference control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Binding a Combo Box control to an item
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......