ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
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.
SilverLight control properties
List of properties associated with the SilverLight control...
KanbanInsertList (Function)
Inserts a list in a Kanban control.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Page Footer block
The Page footer block is run at the end of each page......