ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 102: The constants can be defined in the initialization code of project, ...
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
Recycle code windows
By default, a single code window is opened per ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
16. Types of code
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.