|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| Instantiates a COM object (Component Object Model). |
|
|
|
|
|
|
|
| Runs a method of an interface of a COM object instantiated by COMCreateInstance. |
|
|
|
|
|
|
|
| Adds an event into a TimeLine control. |
|
|
|
|
|
|
|
| Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude... |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Writes one or more single-precision floats to a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
|
| The Component property configures the different components of a composite key. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format). |
|
|
|
|
|
|
|
| Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Deletes a list of files from an archive. |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| Gets the value of a key from a Redis server as a string. |
|
|
|
|
|
|
|
| Changes the value of a key on a Redis server. |
|
|
|
|
|
|
|
| Publishes a message on a Redis broadcast channel. |
|
|
|
|
|
|
|
| Cancels a subscription to a Redis broadcast channel. |
|
|
|
|
|
|
|
| Subscribes to a Redis broadcast channel. |
|
|
|
|
|
|
|
| Lists the links in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Removes links from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Lists the application's quick actions.... |
|
|
|
|
|
|
|
| Sends a notification to Android devices that are subscribed to a topic. |
|
|
|
|
|
|
|
| Deletes a scheduled task from an HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|