|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Adds data at a precise moment in a time chart. |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
Initializes the label of data series in a "Scatter" chart. |
|
|
|
|
|
|
Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
Adds data at a precise moment in a time chart. |
|
|
|
|
|
|
Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
Sends a data to the program connected via DDE. |
|
|
|
|
|
|
Resumes the reception or the emission of a data type in a stream. |
|
|
|
|
|
|
Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
Sends an ESCAPE command or a data command to a printer. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
These are the main steps to create a help file (HTML, CHM or PDF)...... |
|
|
|
|
|
|
A scatter chart (XY) represents the relationship between two numeric values in two series of data...... |
|
|
|
|
|
|
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains...... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|