|
|
|
|
|
|
|
The Link control is used to: - create a link in an HTML page.
- create a link in a report printed in HTML format.
|
|
|
|
|
|
|
The columns are used to display information in a Table control... |
|
|
|
|
|
|
The columns are used to display information in a Table control. |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see Thumbnail property on items.
the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls.... |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
Some functions and properties have been removed from WLanguage...... |
|
|
|
|
|
|
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop.... |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
A Scheduler control can be...... |
|
|
|
|
|
|
Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
The ActiveX control is used to easily manage the ActiveX technology...... |
|
|
|
|
|
|
The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
Some WLanguage functions are not available in PHP...... |
|
|
|
|
|
|
The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
Before you start using WDConver, you must have...... |
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
The following functions are used to manage the Ribbon controls:... |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
The FullName property is used to find out the full name:
of a control.
of a window.
of a menu option.
of a table column.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|