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...
Specific features of the Express version
1. Project and analysis
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)....
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
Specific features of the applications for iPhone/iPad
4. UI: Windows
IU of windows...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
What is an application?
An application is a set of objects (windows, controls, ......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......