|
|
|
|
|
|
|
The Scrollbar control is used to scroll objects (text, captions, etc. |
|
|
|
|
|
|
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...... |
|
|
|
|
|
|
The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
Identifies the color of a pixel:
in an Image control.
in an Image variable.
in a picLayer variable.
in a WDPic variable].... |
|
|
|
|
|
|
The Wire control is used to visually link 2 controls...... |
|
|
|
|
|
|
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
Adapts the window size to the content of controls. |
|
|
|
|
|
|
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
Resizes a Layout control in order for all its cells to be entirely visible, without empty area. |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|