ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling menu options programmatically
The menu options can be handled......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Edit control
The Edit control allows users to enter data......
Status bar of windows
The status bar of a window is used to display several types of information......
Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......