ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The Cell control
The Cell control contains controls......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Status bar of windows
The status bar of a window is used to display several types of information......
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......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
The Clickable Image control
The Clickable Image control can be used to......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......