|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile. |
|
|
|
|
|
|
|
| WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
|
| When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
|
| The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
|
| ...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.... |
|
|
|
|
|
|
|
| Adds a new dynamic row into a Multiline Zone control. |
|
|
|
|
|
|
|
| The test of a dynamic project can be run...... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| Allows you to:
copy the document coming from the Twain device into the clipboard.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
|
| Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
|
| Android or iOS projects can use custom fonts...... |
|
|
|
|
|
|
|
| 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, ...). |
|
|
|
|
|
|
|
| The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|