|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the GetActiveObject function |
|
|
|
|
|
|
|
| The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
|
| To create a new flexible modeling, you can...... |
|
|
|
|
|
|
|
| A flexible modeling includes different elements linked together...... |
|
|
|
|
|
|
|
| Returns the number of values for an attribute. |
|
|
|
|
|
|
|
| Returns the value corresponding to the subscript passed as parameter for the specified attribute. |
|
|
|
|
|
|
|
| Adds an attribute or adds a new value to an existing attribute. |
|
|
|
|
|
|
|
| Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Customizes the management of HFSQL errors. |
|
|
|
|
|
|
|
| Deletes an attribute as well as its values. |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| Deletes a value of a specified attribute. |
|
|
|
|
|
|
|
| Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| The serialization constants are as follows: |
|
|
|
|
|
|
|
| Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
|
| Replaces a specific value of an attribute by a new value. |
|
|
|
|
|
|
|
| The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode. |
|
|
|
|
|
|
|
| Replaces all the values of an attribute by a specific value. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| User-friendly editors in practice... |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|