|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities... |
|
|
|
|
|
|
|
| Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
|
| To develop Android applications with WINDEV Mobile, you must install... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only... |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device... |
|
|
|
|
|
|
|
| Android proposes several types of notifications to inform the user... |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed. |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc. |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets... |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| The following functions are used to manage permissions in Android applications |
|
|
|
|
|
|
|
| The file system on the devices running Android is divided into two main storage areas... |
|
|
|
|
|
|
|
| After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play... |
|
|
|
|
|
|
|
| Opens a new appointment window in the device's native calendar application. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Opens the default Phone application and dials the specified number.
|
|
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
|
| Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
|
| Returns information about the Android version used by the application. |
|
|
|
|
|
|
|
| Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
|
| Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
|
| The following functions are used to manage URIs |
|
|
|
|
|
|
|
| Returns the unique identifier of the current mobile device.
|
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet). |
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Returns one or all the permissions declared by the application. |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.). |
|
|
|
|
|
|
|
Starts the native email application on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
|
|
|
|
|
|
|
| Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate. |
|
|
|
|
|
|
|
| Returns the list of continents. |
|
|
|
|
|
|
|
| The Camera control is used to... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
| A kiosk application is an application from which the user cannot exit... |
|
|
|
|
|
|
|
Opens a system window to select a resource from: - the device file system,
- the Cloud (Google Drive, Microsoft OneDrive, etc.)
- one of the content managers installed on the device.
|
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
|
| Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| Prompts the user to grant an application permission. |
|
|
|
|
|
|
|
| The following functions are used to manage downloads... |
|
|
|
|
|
|
|
| Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android emulator.
|
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
|
| Returns the path of directory that will be used to store the data in cache on the internal storage space of application. |
|
|
|
|
|
|
|
| Disables kiosk mode for the current application. |
|
|
|
|
|
|
|
| The following functions are used to manage speech recognition: |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Returns the path of the directory that will be used to store files in the external storage space of the Android device. |
|
|
|
|
|
|
|
| Runs an action on the recorder or dictaphone found on the current device. |
|
|
|
|
|
|
|
| Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Opens the loading window of application. |
|
|
|
|
|
|
|
| Kotlin is a programming language mainly used for Android development... |
|
|
|
|
|
|
|
| Opens a window that allows sharing the user's phone number(s). |
|
|
|
|
|
|
|
| Enables users to log in to an application using a Google account registered on the device, without entering a username and password. |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| WINDEV Mobile is a development environment for PC that allows you to develop...... |
|
|
|
|
|
|
|
| Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code... |
|
|
|
|
|
|
|
| List of constants used by the print functions.... |
|
|
|
|
|
|
|
| A WINDEV Mobile HFSQL application can also operate in Client/Server mode.... |
|
|
|
|
|
|
|
| Subscribes the current Android application to a topic. |
|
|
|
|
|
|
|
| List of events associated with Image controls... |
|
|
|
|
|
|
|
| in and out:
in an HTML Display control in Android, iPhone or iPad applications.
in a Map control in Android, iPhone... |
|
|
|
|
|
|
|
| Emulates the window of the mobile (Android/iOS) simulator.... |
|
|
|
|
|
|
|
| List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))... |
|
|
|
|
|
|
|
| Sends a notification to Android devices that are subscribed to a topic. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|