|
|
|
|
|
|
|
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 GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control. |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
The NullSupported property is used to manage the NULL value in HFSQL data files. |
|
|
|
|
|
|
The Splitter control is used to divide a window into several distinct areas...... |
|
|
|
|
|
|
The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...... |
|
|
|
|
|
|
The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
The SecondaryAxis property is used to:
determine whether a chart series is on the secondary axis.
set the position of a chart series on the secondary axis.... |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report. |
|
|
|
|
|
|
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
A Font variable creates a font programmatically... |
|
|
|
|
|
|
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
The LabelHeight property is used to:
Find out the height of labels in a Label report.
Modify the height of labels in a Label report.... |
|
|
|
|
|
|
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged. |
|
|
|
|
|
|
The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|