ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
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......
How to?
Handling menu options programmatically
The menu options can be handled......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
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....
Status bar of windows
The status bar of a window is used to display several types of information......
The Edit control
The Edit control allows users to enter data......
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......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......