ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Bar code constants
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Search in current code
When coding, developers often need to do a quick search in the current code...
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Bar Code functions
The following functions are used to manage bar codes:...
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.