|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
|
| Saves a persistent value in the registry or in another file specified by InitParameter. |
|
|
|
|
|
|
|
| Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format). |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an image. |
|
|
|
|
|
|
|
| Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement...... |
|
|
|
|
|
|
|
| The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot...... |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
|
| The Duration keyword can correspond to:
the keyword used to define a Duration variable.
the Duration property of a saasVisit variable.... |
|
|
|
|
|
|
|
| The Compression property gets and sets the data compression mode. |
|
|
|
|
|
|
|
| The NamespaceDeclared property is used to manage defined namespaces. |
|
|
|
|
|
|
|
| Draws a point in an Image control. |
|
|
|
|
|
|
|
| Draws a point in an Image variable. |
|
|
|
|
|
|
|
| The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
|
| Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
|
| Usage example of the zipClose function |
|
|
|
|
|
|
|
| Usage example of the fTempFile function |
|
|
|
|
|
|
|
| Usage example of the iPrintReport function |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record variable into the table (query or view).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|