|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to define all the settings of your setup program.... |
|
|
|
|
|
|
|
| The arithmetic operators are...... |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| The ZOrder property defines the Z-order of an element. |
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click...... |
|
|
|
|
|
|
|
| Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
|
| Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
|
| Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
|
| Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
|
| Returns the factorial of an integer number. |
|
|
|
|
|
|
|
| Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
|
| Saves an XML document in a file. |
|
|
|
|
|
|
|
| Saves a dump of memory used by the application. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
|
| The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| List of image drawing and processing functions... |
|
|
|
|
|
|
|
| Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|