|
|
|
|
|
|
|
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
Used to determine if the application is launched from an interactive notification in "Windows 10". |
|
|
|
|
|
|
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...... |
|
|
|
|
|
|
The Hidden is used to:
Determine if a control in a report is hidden.
Redact or blur a control in a report.... |
|
|
|
|
|
|
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
The automatic assisted replication is used to easily implement a replication on an existing application...... |
|
|
|
|
|
|
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities...... |
|
|
|
|
|
|
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again. |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
A multilingual application can be distributed in multiple languages.... |
|
|
|
|
|
|
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress. |
|
|
|
|
|
|
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again. |
|
|
|
|
|
|
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar. |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site...... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|