ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Bar code constants
PC SOFT proposes to host your test sites......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Search in current code
When coding, developers often need to do a quick search in the current code...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
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:...
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....
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Entity of a CDM
To group information according the MERISE method, entities must be created......
13. 3-Tier architecture
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a table, query, etc....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
14. PHP generation in practice