|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The following functions are used to manage parallel tasks... |
|
|
|
|
|
|
List of constants used by the statistical functions.... |
|
|
|
|
|
|
Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
Returns True if all the elements of an array are False. |
|
|
|
|
|
|
Copies the screen content to an Image variable or to an Image control. |
|
|
|
|
|
|
Returns True if all the elements of an array are True. |
|
|
|
|
|
|
Merges several files into a single one. |
|
|
|
|
|
|
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server).... |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
Returns the lowest value. |
|
|
|
|
|
|
Deletes a query (used by stored procedures) from an HFSQL server. |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Returns True if at least one element of an array is False. |
|
|
|
|
|
|
Returns True if at least one element of an array is True. |
|
|
|
|
|
|
Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
Disables the detection of an event on a serial port. |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|