ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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...
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.
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...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Events associated with Button controls
List of events associated with Button controls...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
The single-part and multi-part archives
Two types of archives are available......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
12. Retrieving data from a site
Replication: The different types
The data replication is a powerful feature......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
7. Multilingual applications in practice
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Using an external component in an application
A component can be reused at any time in any application......
7. HFSQL: files physically created
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
6. Multilingual applications
Using the Salesforce service
Salesforce is a very popular CRM software......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Events associated with Static controls
List of events associated with Static controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......