|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database. |
|
|
|
|
|
|
|
| Sends an email using the Lotus Notes protocol. |
|
|
|
|
|
|
|
| Returns the error of the last SOAP procedure that failed. |
|
|
|
|
|
|
|
| Usage example of the HViewToFile function |
|
|
|
|
|
|
|
| Usage example of the zipOpenCAB function |
|
|
|
|
|
|
|
| Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
| The Orientation property gets and sets the orientation of an element. |
|
|
|
|
|
|
|
| Usage example of the fDelete function |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Saves an image found in an Image variable:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Sends an email using the Outlook protocol. |
|
|
|
|
|
|
|
| Usage example of the INIRead function |
|
|
|
|
|
|
|
| Usage example of the fCompare function |
|
|
|
|
|
|
|
| Usage example of the OutlookStartSession function |
|
|
|
|
|
|
|
| Usage example of the zipCreate function |
|
|
|
|
|
|
|
| Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Draws a circle or an ellipse section in an Image control. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|