ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Static controls
List of events associated with Static controls...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Handling menu options programmatically
The menu options can be handled......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Managing main window menus
A main menu is necessarily associated with a window......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
The Static control
A Static control is a control used to display a static text......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Animating a Static control
Two methods can be used to animate a Static control......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Binding a Check Box control to an item
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
The key items
Keys are specific items in your analysis......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Sub-query
A sub-query is a query whose result is used by another query......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....