|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project... |
|
|
|
|
|
|
|
| A Java application is an application entirely compiled in Java... |
|
|
|
|
|
|
|
| When your Java application is developed, you can run the test of the Java project and compile it before creating the archive... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
|
| The Table controls can be handled...... |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows...... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| Usage example of the SocketCreate function |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| Usage example of the zipDeleteAll function |
|
|
|
|
|
|
|
| Usage example of the zipNbFile function |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current table record.
the content of the Record variable to the current table record.... |
|
|
|
|
|
|
|
| Usage example of the fOpen function |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Usage example of the fRead function |
|
|
|
|
|
|
|
| Searches for an element in a WLanguage array.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| Usage example of the XMLAddChild function |
|
|
|
|
|
|
|
| Usage example of the XMLElementName function |
|
|
|
|
|
|
|
| Usage example of the XMLRoot function |
|
|
|
|
|
|
|
| Usage example of the XMLFind function |
|
|
|
|
|
|
|
| Usage example of the XMLSavePosition function |
|
|
|
|
|
|
|
| Usage example of the XMLChild function |
|
|
|
|
|
|
|
| Usage example of the XMLRestorePosition function |
|
|
|
|
|
|
|
| Usage example of the XMLBuildString function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|