|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
|
| The Thumbnail property is used to:
get the value of an item thumbnail. This item was defined in the data model editor or through programming.
get and change the image associated with a Thumbnail 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 PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| 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 MsgSortSel property is used to:
Find out the wait message displayed when sorting and selecting the report records.
Modify the wait message displayed when sorting and selecting the report records.... |
|
|
|
|
|
|
|
| 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 Pinned property is used to:
Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area..
Determine if a control is pinned.... |
|
|
|
|
|
|
|
| The Contact structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The LabelNumberToStart property is used to:
Find out the number of the label on the label sheet from which the print will be performed.
Modify the number of the label from which the print will be performed on the label sheet.... |
|
|
|
|
|
|
|
| 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 Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| Lists the device contacts corresponding to the specified criteria.... |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests. |
|
|
|
|
|
|
|
| Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|