ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 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 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......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an 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....
Handling 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......
ERR_NO_END_TAG
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......
Handling 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......
Events associated with Table controls
List of events associated with Table controls...
Applet control properties
List of properties associated with the Applet control...
iBorder (Example)
Usage example of the iBorder function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
FTPConnect (Example)
Usage example of the FTPConnect function