|
|
|
|
|
|
|
List of functions for managing browsers... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases).... |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
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 relationships are used to link entities among themselves or to link associations to entities...... |
|
|
|
|
|
|
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
WDMAP allows you to print the records found in a data file...... |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|