|
|
|
|
|
|
|
Custom context menus are created in the window editor and can be manipulated programmatically... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing... |
|
|
|
|
|
|
The context menu of an edit control is used to perform simple edit operations... |
|
|
|
|
|
|
Inserts a token into a "Text token" Edit control. |
|
|
|
|
|
|
Returns the number of tokens present in a "Text token" Edit control. |
|
|
|
|
|
|
Adds a token to a "Text token" Edit control. |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Deletes all the tokens from a "Text token" Edit control. |
|
|
|
|
|
|
Deletes a token from a "Text token" Edit control. |
|
|
|
|
|
|
Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
Used to configure the filter and the opening of assisted input. |
|
|
|
|
|
|
Clears the list of values proposed for the assisted input of an edit control. |
|
|
|
|
|
|
The report editor allows you to...... |
|
|
|
|
|
|
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays... |
|
|
|
|
|
|
You can manipulate Edit controls in a window, page or report using the following WLanguage... |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
Rich Text Format (RTF) is used to encode text and simplify exchange between applications...... |
|
|
|
|
|
|
WLanguage events associated with Edit controls... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table... |
|
|
|
|
|
|
...Edit controls provide multiple automatic features available in all the controls... |
|
|
|
|
|
|
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|