ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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.
SilverLight control properties
List of properties associated with the SilverLight control...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
OrgModify (Function)
Modifies an element in an Organization Chart control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Page Footer block
The Page footer block is run at the end of each page......
The Check Box control
A Check Box can correspond to......
Binding a Combo Box control to an item
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
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....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....