ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
9. Monitor your sites, servers, etc.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Composite keys
A composite key is a key item containing several other items......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
ERR_NO_END_TAG
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Error 1018: The method is global: use the: operator: to access it
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min