ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Materialized view
A materialized view is a physical data source defined by an SQL query.
SQL view
An SQL view is a virtual data source defined by an SQL query...
WDMap: View records in a data file
WDMap is used to view the records found in a data file...
WDLog: View a log file
WDLog is used to view the content of a log file...
MemoView (Function)
Displays the contents of a file from a "Memo" item in a web browser.
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots...
Viewing a report in 3D
Your report displays controls that overlap?...
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...
WDLog: Presentation
The different operations that can be performed with WDLog are as follows...
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...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Print constants
List of constants used by the print functions....
Edit options of a report
The report editor allows you to......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
Creating a flexible modeling
To create a new flexible modeling, you can......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed...
HError (Example)
Usage example of the HError function
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
HDeleteView (Example)
Usage example of the HDeleteView function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Environment of code editor
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Environment of the data model editor