|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An Android application can contain one or more Widget windows... |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets... |
|
|
|
|
|
|
|
| Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications... |
|
|
|
|
|
|
|
| Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Adds an attribute into an XML document. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| Synchronizes the data corresponding to a replication. |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Deletes a backup previously created with HBackup. |
|
|
|
|
|
|
|
| Returns the number of the current month. |
|
|
|
|
|
|
|
| Returns the path of the parent directory for the specified directory. |
|
|
|
|
|
|
|
| Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
|
| The NbPendingThread property is used to get the number of pending threads in a queue or in a stack. |
|
|
|
|
|
|
|
| Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
| Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| Returns the list of countries according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|