|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language... |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application... |
|
|
|
|
|
|
|
| Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
|
| The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
|
| Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture.... |
|
|
|
|
|
|
|
| Returns the nation currently used by the system. |
|
|
|
|
|
|
|
| You can deploy 64-bit compatible sites...... |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
| The advanced types (XLS variables, ggl variables, ...... |
|
|
|
|
|
|
|
| String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc.... |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
|
| The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
|
| JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The spIterationCount property is used to:
Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically).... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|