|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget. |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
| The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option. |
|
|
|
|
|
|
|
| The AnimationDirectionAlernate property allows you to:
Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards.
Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
|
| The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control.... |
|
|
|
|
|
|
|
| Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry. |
|
|
|
|
|
|
|
| Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
|
| A WEBDEV slider can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server. |
|
|
|
|
|
|
|
| You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|