|
|
|
|
|
|
|
New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server. |
|
|
|
|
|
|
Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Forces a report block to print. |
|
|
|
|
|
|
Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified). |
|
|
|
|
|
|
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
Returns the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
Returns the display mode of an Organizer control: day, week, month, ... |
|
|
|
|
|
|
Converts a number to words. |
|
|
|
|
|
|
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).... |
|
|
|
|
|
|
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process. |
|
|
|
|
|
|
Assigns the control value to the source of a control link. |
|
|
|
|
|
|
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|