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 can use 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...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
InServiceMode (Function)
Indicates whether the code is run in a service.
ServiceUninstall (Function)
Uninstalls a service.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Decode (Function)
Decodes a character string that was encoded by Encode.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Code snippets
The code editor allows you to enter "Code snippets"......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Compilation options
The compilation options allow you to define the help system generation settings......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.