|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
|
| Two types of variables are available... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
|
| Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task. |
|
|
|
|
|
|
|
| The HTTPVersion property is used to manage the HTTP version used by the server.... |
|
|
|
|
|
|
|
| Usage example of the FinError function |
|
|
|
|
|
|
|
| Usage example of the FinRedemption function |
|
|
|
|
|
|
|
| Usage example of the EmailUpdate function |
|
|
|
|
|
|
|
| The PrivateKey property manages connections that use private keys (SSH or MQTT connections). |
|
|
|
|
|
|
|
| The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
|
| The sysNotification type is used to define all the advanced characteristics of an interactive system notification. |
|
|
|
|
|
|
|
| The result of a select query can be used in...... |
|
|
|
|
|
|
|
| This page explains how to program TreeView Table controls...... |
|
|
|
|
|
|
|
| List of Bluetooth functions... |
|
|
|
|
|
|
|
| The Parameter property is used to get and change certain parameters. |
|
|
|
|
|
|
|
| Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
|
| Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
|
| Opens the xBase data file and the "memo" file if it exists. |
|
|
|
|
|
|
|
| Creates a trigger for a scheduled task. |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing the Word Processing control:... |
|
|
|
|
|
|
|
| WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
|
| Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|