ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conference control properties
List of properties associated with the conference 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.
<Kanban>.AddList (Function)
Adds a new list to a Kanban 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)....
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....
Binding a Combo Box control to an item
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....
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....