|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
This feature is used to signal that a data file cannot be modified after writing...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves...... |
|
|
|
|
|
|
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. |
|
|
|
|
|
|
The Secure property is used to configure the security level of data file encryption. |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Determines if the app has been allowed to track activity based on user data (iOS only). |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.... |
|
|
|
|
|
|
Returns the number of the current record in a Looper control based on a data file. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Deletes a scheduled optimization task from HFSQL Client/Server data files.... |
|
|
|
|
|
|
The NullSupported property is used to manage the NULL value in HFSQL data files. |
|
|
|
|
|
|
Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
The different operations that can be performed with WDOptimizer are as follows...... |
|
|
|
|
|
|
The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|