ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
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......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
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 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 framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Edit control
The Edit control allows users to enter data......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Tab control
The Tab control is used to simultaneously display different controls......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The Clickable Image control
The Clickable Image control can be used to......