ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Java application and WINDEV
A Java application is an application entirely compiled in Java...
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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.
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...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Window controls
Several types of controls can be used in a window, ......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Events associated with a Gantt Chart column
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
xBase files: Limits
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Border management constants
List of constants used by the border management functions....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
API (Function)
Runs a function found in an external DLL.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDINT license agreement
WDINT license agreement...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......