|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| A tab pane can be manipulated in WLanguage in a window or a page with the following properties...... |
|
|
|
|
|
|
|
| Returns the ASCII code of the specified character. |
|
|
|
|
|
|
|
| Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an image. |
|
|
|
|
|
|
|
| Creates a new control from an existing control. |
|
|
|
|
|
|
|
| Retrieves the characteristics of current compilation. |
|
|
|
|
|
|
|
| The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| Adds a file to the compilation. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
Edit control.
Editable Combo Box.
"Edit control" column and "Editable Combo Box" column in a Table control.
Word Processing control.
Code Editor control.... |
|
|
|
|
|
|
|
| The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
|
| Usage example of the fTime function |
|
|
|
|
|
|
|
| Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|