|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Opens and runs a WINDEV project. |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
| Runs a preset WINDEV action. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images...... |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| The following functions are used to manage activation keys:... |
|
|
|
|
|
|
|
| There are two methods to install a WEBDEV site on a Unix server...... |
|
|
|
|
|
|
|
| To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
|
| The relationships are used to link entities among themselves or to link associations to entities...... |
|
|
|
|
|
|
|
| This help page explains how to highlight the control where the input is performed.... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector for MySQL...... |
|
|
|
|
|
|
|
| The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|