|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
|
| The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email. |
|
|
|
|
|
|
|
| Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
|
| Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL. |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| WINDEV allows you to easily use Webservices (or XML Web services).... |
|
|
|
|
|
|
|
| The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
|
| When creating a link, you can simply specify the destination...... |
|
|
|
|
|
|
|
| The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress. |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Reads the first task found in the task list of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control. |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|