ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Java application and WINDEV
A Java application is an application entirely compiled in Java...
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...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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 have the ability to enter 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...
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application...
Euro functions
List of Euro functions...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Image control: the supported formats
The supported image formats are as follows:...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML web services.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
User Groupware files
Two categories of data files are managed......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Style sheet
A style sheet ("......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Sort the data displayed in your tables in one click
Automatic documentation of external components
External components must include a technical documentation......
Handling Scheduler controls programmatically
A Scheduler control can be......