|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Link control is used to: - create a link in an HTML page.
- create a link in a report printed in HTML format.
|
|
|
|
|
|
|
|
| The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database...... |
|
|
|
|
|
|
|
| The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted. |
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
| The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted. |
|
|
|
|
|
|
|
| The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated. |
|
|
|
|
|
|
|
| The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced. |
|
|
|
|
|
|
|
| The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control |
|
|
|
|
|
|
|
| Returns the geographical position (latitude and longitude) corresponding to a point in a Map control. |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
|
| In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
|
| Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| WEBDEV proposes two types of sliders...... |
|
|
|
|
|
|
|
| The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user...... |
|
|
|
|
|
|
|
| Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
|
| Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
|
| A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object.... |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| The TotalsEnabled property enables you to:
Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Closes the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|