|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the information about a user according to the elements found in the corresponding variables for user management. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
|
| Returns the two low bytes of an integer. |
|
|
|
|
|
|
|
| Returns the two high bytes of an integer. |
|
|
|
|
|
|
|
| Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
|
| Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
|
| Returns the number of columns found in a matrix. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
| Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
|
| Multiplies each matrix element by a value. |
|
|
|
|
|
|
|
| Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
|
| Converts a time to an integer. |
|
|
|
|
|
|
|
| Modifies the content of a row in the query result. |
|
|
|
|
|
|
|
| Run on the server, this function is used to wait for a connection request coming from the client sockets. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
|
| Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
| Pauses the current thread during the specified duration. |
|
|
|
|
|
|
|
| Returns or initializes the number of the page currently printed. |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
| Returns a character string of a specified length. |
|
|
|
|
|
|
|
| Enables or disables the management of Bluetooth on the device. |
|
|
|
|
|
|
|
| Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|