|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or 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.... |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
|
| The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
| The Breadcrumb control can be handled through programming...... |
|
|
|
|
|
|
|
| This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
|
| WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
|
| This page lists the available and forthcoming features of the Word Processing control...... |
|
|
|
|
|
|
|
| Several images can be used when developing a WEBDEV site...... |
|
|
|
|
|
|
|
| A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...... |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.... |
|
|
|
|
|
|
|
| Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| Fixes a column to the left or frees a column fixed to the left. |
|
|
|
|
|
|
|
| The groupware in automatic mode offers several possibilities...... |
|
|
|
|
|
|
|
| In most cases, a report is linked to a project...... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
|
| Word Processing controls can be handled programmatically...... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|