|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
|
| Returns all text areas of an image without reading the text. |
|
|
|
|
|
|
|
| Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
|
| Changes the animation type of text in a Static Text control. |
|
|
|
|
|
|
|
| The Height property gets and sets the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| A List Box control can be bound to an item in a table, query, etc.... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| Highlights, in a window or control, all the captions and texts corresponding to a given text. |
|
|
|
|
|
|
|
| Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
|
| The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
|
| The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control. |
|
|
|
|
|
|
|
| The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element of a List or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control. |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in data-bound controls. |
|
|
|
|
|
|
|
| The SystemBarColor property gets or sets the system bar color of full-screen windows in mobile devices. |
|
|
|
|
|
|
|
| The Border property gets and sets the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of the Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|