|
|
|
|
|
|
|
The WorkingHourStart property gets and sets 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 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).
|
|
|
|
|
|
|
Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
Locks a WINDEV application. |
|
|
|
|
|
|
In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...... |
|
|
|
|
|
|
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage... |
|
|
|
|
|
|
The User Control Center is used to list the applications for which a network setup was created...... |
|
|
|
|
|
|
The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
There are two methods two deploy your applications...... |
|
|
|
|
|
|
The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
The Camera control is used to...... |
|
|
|
|
|
|
Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
Finds an element (leaf or node) in a TreeView control and returns its path. |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|