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...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Software Factory
The concept of software factory is used to automate the process for creating applications....
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
What is an application?
An application is a set of objects (windows, controls, ......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.