ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InPHPMode (Function)
Indicates whether the code is run in PHP.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
InJavaMode (Function)
Indicates whether the code is run in Java.
The pages
Pages are the main interface of a WEBDEV site......
Glossary
The glossary lists all the abbreviations used in the code editor......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Creating a Java archive
When your Java application is developed, you can......