|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
|
| The KeepVisibleHierarchy property is used to:
Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control.
Change the hierarchy print mode: the entire hierarchy or only visible elements in the control.... |
|
|
|
|
|
|
|
| The DisplayMode property gets and changes:
the display mode in a Word Processing control,
the display mode in a PDF Reader control
the display mode in an HTML Editor control,
the display mode in a Kanban control... |
|
|
|
|
|
|
|
| The CacheSize property is used to:
Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.... |
|
|
|
|
|
|
|
| The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming...... |
|
|
|
|
|
|
|
| The HFSQL Control Center includes all the tools needed to manage HFSQL clusters...... |
|
|
|
|
|
|
|
| Methods for managing an HFSQL cluster and its databases.... |
|
|
|
|
|
|
|
| A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ...... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of controls by adding options.... |
|
|
|
|
|
|
|
| The String type is used to manipulate strings...... |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a field linked to a file: changes made to the linked table are reflected in the field..
for a programmatically manipulated field: calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a field linked to a file: changes made to the linked table are reflected in the field..
for a programmatically manipulated field: calculated columns are re-calculated.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|