ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Ad Hoc deployment
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
13. Types of standard controls
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Designing a supercontrol
A supercontrol is an advanced type of control......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
21. Reports