|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. |
|
|
|
|
|
|
|
| The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control. |
|
|
|
|
|
|
|
| The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
|
| The Cumulated property determines whether the value of a column or row in a Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
|
| The GDPR property is used to:
find out if the GDPR applies to an item from a table.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
|
| Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.... |
|
|
|
|
|
|
|
| The NullAllowed property is used to manage the NULL value in the items of HFSQL tables. |
|
|
|
|
|
|
|
| A Link Description variable is used to describe a link between two tables programmatically. |
|
|
|
|
|
|
|
| Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.... |
|
|
|
|
|
|
|
| Whatever the platform used, the data stored in HFSQL tables is in ANSI format. |
|
|
|
|
|
|
|
| The "Database schema" pane shows...... |
|
|
|
|
|
|
|
| A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)...... |
|
|
|
|
|
|
|
| When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV...... |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
| The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control. |
|
|
|
|
|
|
|
| The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
|
| Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required. |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a table defined in the data model editor or programmatically.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
| The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
|
| In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|