ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video functions
List of video functions...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Operations performed on state-transition diagrams
The following paragraphs explain......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
XML functions
List of XML functions...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Error 42: Label out of scope of GOTO
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....