|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control. |
|
|
|
|
|
|
|
| The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control. |
|
|
|
|
|
|
|
| Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example. |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| At any time, you can change the characteristics of an image inserted into a help page in the image properties...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
|
| The HFSQL Control Center includes all the tools needed to manage HFSQL clusters...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
|
| The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines). |
|
|
|
|
|
|
|
| You can change the characteristics of a keyword at any time in the keyword properties...... |
|
|
|
|
|
|
|
| List of constants used by the DomoXXX functions.... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a table.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a table.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|