|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Mobile includes several types of controls... |
|
|
|
|
|
|
|
| Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Clears the list of values proposed for the assisted input of an edit control. |
|
|
|
|
|
|
|
| Allows you to scroll through a list of a Kanban control to display a specific card. |
|
|
|
|
|
|
|
| Allows you to scroll through a list of a Kanban control to display a specific card. |
|
|
|
|
|
|
|
| Generates a request to pin a quick action. |
|
|
|
|
|
|
|
| Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress. |
|
|
|
|
|
|
|
| Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
|
| Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
|
| Remarks and specific features of Native Progress Connector...... |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
|
| The controls from a window can be linked to a data file or existing query, ...... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically. |
|
|
|
|
|
|
|
| Displays the next internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Displays the previous internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|