|
|
|
|
|
|
|
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes... |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The HeaderVisible property is used to:
Determine if the row and column headers are displayed in a Spreadsheet control.
Show or hide the row and column headers in a Spreadsheet control.... |
|
|
|
|
|
|
Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
The Conference control allows you to view and/or listen to video and/or sound in real time...... |
|
|
|
|
|
|
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application...... |
|
|
|
|
|
|
The anchors are used to define specific points in a help page...... |
|
|
|
|
|
|
Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...... |
|
|
|
|
|
|
This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
Grays a control or a group of controls. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website...... |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|