|
|
|
|
|
|
|
The status bar of a window is used to display several types of information... |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
List of WLanguage properties of Internal Window controls... |
|
|
|
|
|
|
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls...... |
|
|
|
|
|
|
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control. |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Linear Looper control through programming.... |
|
|
|
|
|
|
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR...... |
|
|
|
|
|
|
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts...... |
|
|
|
|
|
|
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties. |
|
|
|
|
|
|
As soon as it is created, a control is associated with a style...... |
|
|
|
|
|
|
A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
The DisplayMode property gets and changes:
the display mode in a Word Processing control,
the display mode in a PDF Reader control
the display mode in an HTML Editor control,
the display mode in a Kanban control... |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
Deletes all breaks from a Table control or from a Looper control. |
|
|
|
|
|
|
Specifies the name of control that was in edit before the current control. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
The "Internal Window" control is used to display an existing internal window...... |
|
|
|
|
|
|
The Internal Page control is used to display an existing internal page...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|