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...
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Mouse management functions
List of functions for mouse management...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
xlsClose (Function)
Closes an XLS file.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
TimePicker (Function)
Opens the system time picker.