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...
Warning (Function)
Displays a custom message in a system warning window.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
HErrorInfo (Example)
Usage example of the HErrorInfo function
Internal component description
The description of an internal component can opened at any time......
MatDelete (Function)
Deletes an existing matrix.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FTPListFile (Example)
Usage example of the FTPListFile function
HNbRec (Example)
Usage example of the HNbRec function
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Step 1: Configuring the print parameters
This step allows you to choose......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HListItem (Example)
Usage example of the HListItem function
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function