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...
Creating a flexible modeling
To create a new flexible modeling, you can......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Recycle code windows
By default, a single code window is opened per ......
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......
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
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......
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
HDeleteView (Example)
Usage example of the HDeleteView function
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function