ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Events associated with pages
List of events associated with pages...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Sorts in a report
The sort is used to organize the information displayed in the report......
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......
Events associated with Static controls
List of events associated with Static controls...
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......