ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
LooperInsert (Function)
Inserts a row into a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SysSetFocus (Function)
Sets focus to a window or control.
MySelf (Reserved word)
MySelf is used to handle the current control...
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
TreeExpand (Function)
Expands a node in a TreeView control.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.