|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An Android application can contain one or more Widget windows... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group for a HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...). |
|
|
|
|
|
|
|
| Prints a border at specified coordinates. |
|
|
|
|
|
|
|
| Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
|
| Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor). |
|
|
|
|
|
|
|
| Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.). |
|
|
|
|
|
|
|
| Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files). |
|
|
|
|
|
|
|
| Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server).... |
|
|
|
|
|
|
|
| Modifies the content of the current element found in the XML document. |
|
|
|
|
|
|
|
| Positions on the parent element of current element (tag or attribute). |
|
|
|
|
|
|
|
| After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file. |
|
|
|
|
|
|
|
| Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| List of functions for managing threads... |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| Returns the directory from which the execution is started. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Extracts all files from an archive and decompresses them. |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|