|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The KeepVisibleHierarchy property is used to:
Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control.
Change the hierarchy print mode: the entire hierarchy or only visible elements in the control.... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| Several types of reports can be created in the report editor...... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control.... |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information...... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"...... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user...... |
|
|
|
|
|
|
|
| The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...... |
|
|
|
|
|
|
|
| Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables. |
|
|
|
|
|
|
|
| Hive is a software layer of Hadoop used to run queries...... |
|
|
|
|
|
|
|
| The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
|
| Evaluating the value of an element...... |
|
|
|
|
|
|
|
| The table below presents the modules installed by the WEBDEV application server for Linux and their main features...... |
|
|
|
|
|
|
|
| A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
|
| An application written in WINDEV Mobile Android or iOS can receive Push notifications...... |
|
|
|
|
|
|
|
| Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|