|
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item. |
|
|
|
|
|
|
Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
Deletes a user associated with a connection to the HFSQL server. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Returns the result of a calculation XPath query. |
|
|
|
|
|
|
Closes an XML document created by XMLDocument. |
|
|
|
|
|
|
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology. |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|