|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 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. |
|
|
|
|
|
|
|
| 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 Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| Removes an element from the queue. |
|
|
|
|
|
|
|
| The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
|
| The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
|
| Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| Plays a sound in WAV format. |
|
|
|
|
|
|
|
| Deletes the duplicates from an array. |
|
|
|
|
|
|
|
| Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
|
| The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
|
| Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified. |
|
|
|
|
|
|
|
| Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
|
| Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record. |
|
|
|
|
|
|
|
| Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|