ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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.
Available features and specific features of Java
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...
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...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Events associated with Table controls
List of events associated with Table controls...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
8. If you are already familiar with WINDEV
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
3-tier architecture
The development in "3-tier" architecture is now simplified......
HFSQL Client/Server: Configuring the data files on the server
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
The HTML Display control
The HTML Display control displays a web page in an application......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Events associated with TreeView controls
List of events associated with TreeView controls...
Applet control properties
List of properties associated with the Applet control...
REP files
REP files contain the list of data files handled by the application....
Binding controls to data
A window or page can display information from......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Principle of remote check
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....