|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...... |
|
|
|
|
|
|
|
| A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
|
| When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
|
| Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
|
| Google Analytics is a very popular tool for measuring site traffic...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
|
| New projects are often cross-platform.... |
|
|
|
|
|
|
|
| The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one...... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
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 data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Runs a WLanguage function by dynamic compilation, without command formatting...... |
|
|
|
|
|
|
|
| A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
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 data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| Spreadsheet controls can be manipulated programmatically...... |
|
|
|
|
|
|
|
| The automatic index generation suggests index keywords based on the content of your help page...... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation performed on a database file...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|