|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc.... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
|
| A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
|
| By default, the codes available in the code editor correspond to the most common codes...... |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
|
| You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| Spreadsheet controls can be manipulated programmatically...... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| The same site can now be automatically installed on the same server without having to rename the project...... |
|
|
|
|
|
|
|
| A select query (corresponding SQL statement...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|