|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...). |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its name. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
|
| Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
|
| Usage example of the OpenChild function |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
|
| Extracts a specific line from a character string. |
|
|
|
|
|
|
|
| Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable]. |
|
|
|
|
|
|
|
| When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
|
| Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
|
| Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
|
| Deletes a user associated with a connection to the HFSQL server. |
|
|
|
|
|
|
|
| Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
|
| Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
|
| Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|