|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
|
| Checks the existence of an external file. |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group for an HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| The Directory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
|
| Returns the result of a bitwise NOT operation performed on a value. |
|
|
|
|
|
|
|
| Returns the number of worksheets found in an XLS file. |
|
|
|
|
|
|
|
| The phones can talk!...... |
|
|
|
|
|
|
|
| Opens an existing archive. |
|
|
|
|
|
|
|
| Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
|
| Returns the date of the first day of the year. |
|
|
|
|
|
|
|
| Each WINDEV function is associated with a WINDEV DLL...... |
|
|
|
|
|
|
|
| The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| The gglCoordinate type is used to describe and handle a geographical point on a map... |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Deletes a server trigger. |
|
|
|
|
|
|
|
| Modifies the priority of a client application. |
|
|
|
|
|
|
|
| Returns the name of the thread currently run. |
|
|
|
|
|
|
|
| Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|