ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
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......
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, ...
Recycle code windows
By default, a single code window is opened per ......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Properties associated with the areas defined in Zoning mode
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
1
2
3
4
5
6
278
>