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: 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...
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?...
MemoView (Function)
Displays the contents of a file from a "Memo" item in a web browser.
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...
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Environment of the window editor
The main elements of window editor are as follows:
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
kbActionAllowed (Variable type)
The kbActionAllowed type allows you to define which actions are available to the end user...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Environment of the report editor
Environment of the report editor...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
The Static control
A Static control is a control used to display a static text......
Kanban control events
The following events are associated with Kanban controls......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
The Image control
The Image control is used to......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...