|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the list of background tasks for the application. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable. |
|
|
|
|
|
|
|
| Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file. |
|
|
|
|
|
|
|
| Returns the current year in integer format. |
|
|
|
|
|
|
|
| Explicitly creates a mutex. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
|
| Explicitly destroys a mutex. |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grSurfaceAltitudeColor. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
|
| Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
|
| Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are True. |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are False. |
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
|
| Indicates whether a specific procedure is run when a Windows event is sent to a control or window. |
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Retrieves or modifies a chart parameter. |
|
|
|
|
|
|
|
| Generates the source code of the email to send from an Email variable. |
|
|
|
|
|
|
|
| Deletes all languages from the native OCR system. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Hides a page displayed as a popup via PopupDisplayPage. |
|
|
|
|
|
|
|
| Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control. |
|
|
|
|
|
|
|
| Imports a Text 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).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|