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...
3. UML models in practice
Deletes a track from a TimeLine control....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
4. WEBDEV, WINDEV and WINDEV Mobile: 100% compatible
Copies a single file on a remote drive to another directory on same drive....
Test of a query
The query editor allows you to run the test of query result......
Android Control Center
Do you know where to find your application log files?...
Translating a text file with WDTRAD
WEBDEV Application Server 2024
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV...
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
5. User Groupware in practice
Creating a query
Two methods can be used to create a query......
12. Control templates
WINDEV Mobile allows you to create control templates....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a select query
A select query (corresponding SQL statement......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
The Table control
or coming from a data file, a view or a query......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema...
13. Types of standard controls