|
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
Returns information about a drive. |
|
|
|
|
|
|
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed. |
|
|
|
|
|
|
Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.... |
|
|
|
|
|
|
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
The home automation via power-line carrier (X10) has now become reality...... |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application...... |
|
|
|
|
|
|
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
Requests the execution of a specific process. |
|
|
|
|
|
|
Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
Adds a worksheet into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts a worksheet into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|