|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A help system includes several pages... |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for animated text (in a Static Text control). |
|
|
|
|
|
|
|
| Changes the type of animation for an image displayed in an Image control. |
|
|
|
|
|
|
|
| Returns the name of the control currently in edit. |
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be manipulated programmatically... |
|
|
|
|
|
|
|
| Changes an information in the mechanism for automatic application update. |
|
|
|
|
|
|
|
| Changes one of the animation parameters used for a moving image (in an Image field). |
|
|
|
|
|
|
|
| Changes the animation type of text in a Static Text control. |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu... |
|
|
|
|
|
|
|
| The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic... |
|
|
|
|
|
|
|
| ...Interfaces that use token controls are common. A Token control contains variable amounts... |
|
|
|
|
|
|
|
| Several methods can be used to automatically position the edit cursor on a specific line in an edit... |
|
|
|
|
|
|
|
| In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes... |
|
|
|
|
|
|
|
| The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control... |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data... |
|
|
|
|
|
|
|
| Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
|
| Identifies the window that was in edit before the window that is currently in edit... |
|
|
|
|
|
|
|
| Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
|
| The SelectedText property is used to get and change the text selected in an Edit control, editable... |
|
|
|
|
|
|
|
| controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box"... |
|
|
|
|
|
|
|
| The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
|
| of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable... |
|
|
|
|
|
|
|
| Indicates the name of the first editable control or the name of the next control that must... |
|
|
|
|
|
|
|
| The HtmlFormat property is used to:
find out whether an edit control accepts the input in HTML... |
|
|
|
|
|
|
|
| The AutomaticErase property is used to:
find out whether an edit control is in "Automatic... |
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| Returns the name of the next editable control. |
|
|
|
|
|
|
|
| in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|