|
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an Android application 10 min |
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
Indicates whether the application is run in VGA mode on a mobile device. |
|
|
|
|
|
|
An application written in WINDEV Mobile Android or iOS can receive Push notifications...... |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
The Binary property is used to determine if an item is binary. |
|
|
|
|
|
|
The WithRepetition property is used to determine if an appointment should be repeated. |
|
|
|
|
|
|
The Inherited property is used to determine if an element is inherited. |
|
|
|
|
|
|
The Global property is used to determine if an element is global. |
|
|
|
|
|
|
The Virtual property is used to determine if an element is virtual. |
|
|
|
|
|
|
The runtime log is the best way to identify the most used features of an application...... |
|
|
|
|
|
|
The Empty property is used to determine if an element is empty. |
|
|
|
|
|
|
The Exist property is used to determine if an element exists. |
|
|
|
|
|
|
The FontStrikeOut property is used to determine if a text is struck through. |
|
|
|
|
|
|
The Valid property is used to determine if an element is valid. |
|
|
|
|
|
|
Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
Allows you to determine the type of call (incoming or outgoing). |
|
|
|
|
|
|
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
Is used to change, through programming, the theme (dark or light) used by the mobile application. |
|
|
|
|
|
|
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email...... |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
The Memo property is used to determine if an item is of type memo. |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|