|
|
|
|
|
|
|
A control template is a set of controls that can be reused in several windows or pages... |
|
|
|
|
|
|
List of events associated with control templates |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control...... |
|
|
|
|
|
|
A Spreadsheet control found in a window can be handled through programming...... |
|
|
|
|
|
|
The Rating control can be used in a window as well as in a page.... |
|
|
|
|
|
|
The Rich Text Area control is a Static control offering several layout possibilities...... |
|
|
|
|
|
|
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls...... |
|
|
|
|
|
|
The Site Map control allows the Web user to...... |
|
|
|
|
|
|
Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in a Scheduler control,
all the appointments found in a Scheduler control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
The HtmlFormat property is used to:
find out whether an edit control accepts the input in HTML format.
modify the input format of an edit control.... |
|
|
|
|
|
|
The ElementWidth property is used to:
Find out or modify the width of the elements in an Organization Chart control.
Find out or modify the width of the cells in a Dashboard control.... |
|
|
|
|
|
|
The ElementHeight property is used to:
Find out or modify the height of the elements in an Organization Chart control.
Find out or modify the height of the cells in a Dashboard control.... |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example. |
|
|
|
|
|
|
The MultiWorksheet property is used to:
Find out whether a Spreadsheet control manages several worksheets.
Change the worksheet management mode of a Spreadsheet control.... |
|
|
|
|
|
|
Creates a character string from the data:
found in a Word Processing control or in a Word Processing document.
found in a paragraph of a Word Processing control.... |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink). |
|
|
|
|
|
|
The DisplayBookmarks property is used to:
identify the display mode of bookmarks in a Word Processing control.
show or hide bookmarks in a Word Processing control.... |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,
all appointments found in an Organizer control,
a specific appointment (selected or hovered).... |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|