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...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
HError (Example)
Usage example of the HError function
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Environment of code editor
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious 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......
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal,...
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
FileView (Function)
Opens a file in the browser.
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
Message text file format
The text files created by WDMSG use a specific format......
Merging differences (SCM)
The Tab control
The Tab control is used to simultaneously display different controls......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......