|
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
A Logical Data Model (LDM) is used to describe the data structures (files, items, ...... |
|
|
|
|
|
|
Several types of links can be found between the files...... |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display...... |
|
|
|
|
|
|
Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
Returns all the text blocks of an image. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
The cardinalities are used to count the links between the files...... |
|
|
|
|
|
|
To make the result of a query easier to read, the records can be sorted according to one or more items...... |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
Customizes the management of HFSQL errors. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
Returns all text areas of an image without reading the text. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|