ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: View records in a table
WDMap is used to view the records found in a table...
SQL view
An SQL view is a virtual data source defined by an SQL query...
WDLog: View a log file
WDLog is used to view the content of a log file...
Materialized view
A materialized view is a physical data source defined by an SQL query.
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: Presentation
The different operations that can be performed with WDLog are as follows...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
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...
MemoView (Function)
Displays the contents of a file from a "Memo" item in a web browser.
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...
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
1
4
5
6
7
8
61
>