ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Events associated with the project
List of events associated with the project...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Defining columns of Table controls programmatically
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
2. User-friendly editors in practice
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Python: Native calls
WLanguage allows for native Python calls......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
4. Create a page in the editor...