|
|
|
|
|
|
|
Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
The CheckmarkVisible property is used to:
Determine whether a checkmark is displayed to the left of a row in a TreeView control.
Show or hide a checkmark to the left of a row in a TreeView control.... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used 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 MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control. |
|
|
|
|
|
|
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column. |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
The impact analysis immediately identifies the consequences of the latest changes...... |
|
|
|
|
|
|
A select query (corresponding SQL statement...... |
|
|
|
|
|
|
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 TitleColor property is used to:
get the text color of a column title in a Table or TreeView Table control.
set the text color of the title of one or all columns in a Table or TreeView Table control.... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the files that will be installed with the site...... |
|
|
|
|
|
|
A Java application is an application entirely compiled in Java...... |
|
|
|
|
|
|
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls |
|
|
|
|
|
|
The RightIndent property is used to get and change the space to the right of the text in a control. |
|
|
|
|
|
|
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|