ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (only for items defined programmatically)....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Using the Vista style in your windows
WINDEV allows you to customize......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
HFSQL Client/Server: Configuring the data files on the server
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......