ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page look: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
Error 102: The constants can be defined in the initialization code of project, ...
PageWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed.
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......
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......
1
3
4
5
6
7
491
>