|
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Various WEBDEV constants... |
|
|
|
|
|
|
The controls can be copied from the window editor...... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
The query editor allows you to run the test of query result...... |
|
|
|
|
|
|
Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages...... |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Returns the list of links (Merise) in the current analysis or in a specific analysis |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|