|
|
|
|
|
|
|
The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll. |
|
|
|
|
|
|
List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
The ElementHeight property is used to:
Find out or modify the height of the elements in an Organization Chart control.
Find out or modify the height of the cells in a Dashboard control.... |
|
|
|
|
|
|
Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
To generate a RAD pattern:... |
|
|
|
|
|
|
The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
List of functions for managing threads... |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Identifies the control on which the context menu was opened. |
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
Reads the value of a matrix element. |
|
|
|
|
|
|
Positions on the specified result row of the query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|