|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| The URL property is used to get and change a URL. |
|
|
|
|
|
|
|
| Usage example of the dSlice function |
|
|
|
|
|
|
|
| List of properties associated with a window... |
|
|
|
|
|
|
|
| You can manipulate Action Bars in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| List of properties associated with the RTF control... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Determine whether the headings of one or multiple columns in a Table control are angled.
Angle the headings of one or all the columns in a Table control.... |
|
|
|
|
|
|
|
| The State property gets and sets the state of an element. |
|
|
|
|
|
|
|
| For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop.... |
|
|
|
|
|
|
|
| When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
|
| The following processes are associated with the Upload control:... |
|
|
|
|
|
|
|
| The pvtPosition type is used to handle a cell of a Pivot Table control. |
|
|
|
|
|
|
|
| You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
|
| Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|