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...
WidgetRunApp (Function)
Starts the application to which a widget belongs.
fListResource (Function)
Lists the resources integrated to the application.
OpenMobileWindow (Function)
Opens a window in a mobile application.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
"About" window
The "About" window is used to display and access various information about the current application......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Lock functions
List of Lock functions...
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......