|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Wire control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Inserts a link into a Breadcrumb control. |
|
|
|
|
|
|
|
| The Organizer control is used to display and handle organizers...... |
|
|
|
|
|
|
|
| A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
|
| The management of remote control uses a file in INI format...... |
|
|
|
|
|
|
|
| The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
|
| A Spin control can be bound to an item in a table, query, etc.... |
|
|
|
|
|
|
|
| The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements...... |
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...... |
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| Used to find out the state of a record.... |
|
|
|
|
|
|
|
| A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties...... |
|
|
|
|
|
|
|
| The NbDayDisplayed property is used to:
get and change the number of days displayed in an Organizer or Scheduler control.
get the number of days displayed in a Gantt Chart control in a report.... |
|
|
|
|
|
|
|
| The StartTotalRange property is used to:
get the first date or time that will be displayed in a Scheduler or TimeLine control.
change the first time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
|
| The EndTotalRange property is used to:
get the last date or time that can be displayed in a Scheduler or TimeLine control.
change the last time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
|
| The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
|
| The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over. |
|
|
|
|
|
|
|
| The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|