|
|
|
|
|
|
|
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Queries can be based on items from another query...... |
|
|
|
|
|
|
A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
Development cycle of a WINDEV application.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The ExtendedInfo property is used to get additional information:
about a data file accessed by a Native Connector or HFSQL Client/Server.
about an item accessed by a Native Connector or HFSQL Client/Server.
about a connection. In this case, this property is equivalent to CtExtendedInfo.... |
|
|
|
|
|
|
The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?...... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|