ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: View a log file
WDLog is used to view the content of a log file...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
WDLog: Presentation
The different operations that can be performed with WDLog are as follows...
Viewing a report in 3D
Your report displays controls that overlap?...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots...
WDLog: Restore a data file from its log file
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
Report viewer: "Annotate" tab
annotations from the report viewer......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window,...
Report viewer: Proposing several reports
In the document preview, end users can......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Customizing the report viewer: Available windows
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Printing reports? Annotate, print, search with the report viewer
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
1
2
>