|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a table with the value of the controls in the page. The table 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).... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a table with the value of the controls in the page. The table 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 Edit control allows users to enter data...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Specific features of print in PDF format... |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
|
| The Pushed property gets and sets the state of a two-state button (pressed or released). |
|
|
|
|
|
|
|
| When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a formatted display control through programming...... |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| The State property gets and sets the state of an element. |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
|
| Describes a display color in gradient mode. |
|
|
|
|
|
|
|
| The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|