ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Code history
The code history is used to......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Creating an insert query
An insert query (corresponding SQL statement......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Recycle code windows
By default, a single code window is opened per ......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
HFSQL Client/Server: Configuring the server
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Events associated with pages
List of events associated with pages...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
7. Source Code Manager (SCM)
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
1
2
3
4
5
6
343
>