ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: java (code)
Java functions
List of Java functions...
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.
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Events associated with Static controls
List of events associated with Static controls...
InJavaMode (Function)
Indicates whether the code is run in Java.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Creating a Java archive
When your Java application is developed, you can......
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......
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......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......