|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Alias property gets the alias of an element. |
|
|
|
|
|
|
|
| The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor...... |
|
|
|
|
|
|
|
| The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Creates a new print font. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the position of the input cursor for a text. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...). |
|
|
|
|
|
|
|
| A branch is used to create a copy of the current project in order to perform modifications, additions, etc.... |
|
|
|
|
|
|
|
| Builds a sequence of characters describing the font that will be used for the text. |
|
|
|
|
|
|
|
| Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
|
| Describes a table programmatically. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type. |
|
|
|
|
|
|
|
| Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined. |
|
|
|
|
|
|
|
| The Text property is used to get and modify text. |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| The Title property is used to get and change the title of an element. |
|
|
|
|
|
|
|
| The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|