|
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:- for a field linked to a file: changes made to the linked data file are reflected in the field..
- for a programmatically manipulated field: calculated columns are re-calculated.
|
|
|
|
|
|
|
Refreshes a List Box, ListView or Combo Box control based on a data file. |
|
|
|
|
|
|
Refreshes a List Box, ListView or Combo Box control based on a data file |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
In the Scheduler control, the appointment is displayed in a specific area...... |
|
|
|
|
|
|
Displays a message allowing the user to type an information. |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control...... |
|
|
|
|
|
|
Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
Closes the popup of a marker displayed in the Map control. |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed in the current Table control,
the number of the option with focus in a Check Box control,
the number of the current row in the current Looper control,
the index of the current indexed control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|