|
|
|
|
|
|
|
A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
List of events associated with control templates |
|
|
|
|
|
|
A custom property is a code element with two events... |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
The TotalsEnabled property enables you to:
Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
Closes the media file currently played in the Multimedia control. |
|
|
|
|
|
|
Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
Indicates the status of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
List of events associated with a Multimedia control... |
|
|
|
|
|
|
Sets the position of the source end of an arrow in a "Shape" control. |
|
|
|
|
|
|
Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Copies the content of a Table or TreeView Table control to the clipboard. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|