ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Reports
A report provides a custom view of data......
Events associated with framesets
List of events associated with framesets...
Edit options of a report
The report editor allows you to......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The pages
Pages are the main interface of a WEBDEV site......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Page with parameters
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Page templates
WEBDEV allows you to create page templates......
Sorts in a report
The sort is used to organize the information displayed in the report......
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...