|
|
|
|
|
|
|
The "Dynamic tab" Tab control is used to display several windows in the same window... |
|
|
|
|
|
|
The "Dynamic tab" Tab control is used to display several windows in the same window... |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls... |
|
|
|
|
|
|
A Tab Control can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
A tab pane can be manipulated in a window or page using the following WLanguage properties... |
|
|
|
|
|
|
List of events associated with Tab controls |
|
|
|
|
|
|
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming... |
|
|
|
|
|
|
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created. |
|
|
|
|
|
|
Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
In some cases, you may want to use a custom synchronization for Table controls based on a data file...... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Inserts a row as an internal page into a Looper control populated programmatically. |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
Modifies a row corresponding to an internal page in a Looper control populated programmatically. |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
In this example, the application allows you to...... |
|
|
|
|
|
|
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
A scatter chart (XY) represents the relationship between two numeric values in two series of data...... |
|
|
|
|
|
|
The Stock charts are used to represent the variations in the values of shares...... |
|
|
|
|
|
|
The BackgroundImageLine property is used to get and change the background image of each row:
of a Table control,
of a TreeView Table control,
of a Looper control.... |
|
|
|
|
|
|
The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|