|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the list of sorted columns found in a Table control. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server table.... |
|
|
|
|
|
|
|
| Allows you to find out the properties of a table located in an HFSQL server. |
|
|
|
|
|
|
|
| Returns the characteristics of an HFSQL Classic or Client/Server table.... |
|
|
|
|
|
|
|
| Opens a specific window for scanning one or more documents using the phone or tablet camera.
This function is equivalent to ScanFromCameraToImage.... |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| The property AfficheMêmeSiNull property property allows you to:
Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
Show or hide a row or column in a Pivot Table control if it does not contain any values.... |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS...... |
|
|
|
|
|
|
|
| Returns a directory path for the data shared:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
tables common to all users (HFSQL tables .fic, .ndx, .mmo).... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...... |
|
|
|
|
|
|
|
| The "Database schema" pane shows...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically.
Define whether the value of a calculated item is stored in the table (when describing the item through programming).... |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|