ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
Events associated with pages
List of events associated with pages...
ERR_NO_END_TAG
Error 202: The method already has an access attribute (public, protected or private)
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......
ERR_PARSER
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......
Error 1045: A class cannot be declared outside the declaration code of a class
Error 13: The label already exists
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......