|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
| Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
| Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| TreeView controls can be manipulated with WLanguage properties in a window as well as in a page...... |
|
|
|
|
|
|
|
| Deletes all records from a table, an HFSQL view or a query. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Returns the caption of a currency. |
|
|
|
|
|
|
|
| Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing controls... |
|
|
|
|
|
|
|
| Usage example of the UploadCopyFile function |
|
|
|
|
|
|
|
| Include special characters in your captions via the iconic fonts.... |
|
|
|
|
|
|
|
| Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry. |
|
|
|
|
|
|
|
| The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document. |
|
|
|
|
|
|
|
| The picText type is used to define all the advanced characteristics of a Text layer. |
|
|
|
|
|
|
|
| The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc. |
|
|
|
|
|
|
|
| Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| Displays a message on the client computers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|