ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
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 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....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Check Box control
A Check Box can correspond to......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
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......