ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Functions for managing objects (External language)
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
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):...
Binding a Repositionable Note control to an item
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....