|
|
|
|
|
|
|
The WorkingHourEnd property is used to identify and change the end time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
The WorkingHourStart property is used to get and change the start time of working hours used:
by an Organizer control.
by a Scheduler control.
by a Gantt Chart column (in a Table or TreeView Table control).... |
|
|
|
|
|
|
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 GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
Several WLanguage properties can be used on an Organizer control found in a window...... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
List of functions that can be used with a Scheduler control (prefix syntax).... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
Formats a character string using an InputMask variable. |
|
|
|
|
|
|
The following functions are used to manage TreeMap controls (prefix syntax):... |
|
|
|
|
|
|
The following functions are used to manage TimeLine controls:... |
|
|
|
|
|
|
The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
The following functions are specific to the Combo Box controls, using prefix syntax: |
|
|
|
|
|
|
Functions for managing Pivot Table controls (prefix syntax)... |
|
|
|
|
|
|
List of functions for managing Table controls (prefix syntax)... |
|
|
|
|
|
|
You can handle Camera controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device. |
|
|
|
|
|
|
...A Multiline Zone control can be handled programmatically using the control name.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|