|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
|
| Example of use of HExecuteQueryAsynchronous |
|
|
|
|
|
|
|
| ReplicEdit is a tool used to define the characteristics of a replication...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
| Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Classic tables...... |
|
|
|
|
|
|
|
| Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
| The method for developing a site for Linux is identical to the method for developing a site for Windows.... |
|
|
|
|
|
|
|
| The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...... |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native DB2 Connector...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
|
| Determines if a data source has been initialized. |
|
|
|
|
|
|
|
| WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection).... |
|
|
|
|
|
|
|
| The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|