|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following functions are used to manage permissions in Android applications |
|
|
|
|
|
|
|
| Android proposes several types of notifications to inform the user... |
|
|
|
|
|
|
|
| After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc. |
|
|
|
|
|
|
|
| A maximized window occupies the entire screen of the mobile device. |
|
|
|
|
|
|
|
| The file system on the devices running Android is divided into two main storage areas... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed. |
|
|
|
|
|
|
|
| Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| To develop Android applications with WINDEV Mobile, you must install... |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device... |
|
|
|
|
|
|
|
| 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 |
|
|
|
|
|
|
|
| Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities... |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only... |
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet). |
|
|
|
|
|
|
|
| Returns information about the Android version used by the application. |
|
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
|
| Action Bars replace the title bar of a window and display different types of information... |
|
|
|
|
|
|
|
| Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
|
| Opens a new appointment window in the device's native calendar application. |
|
|
|
|
|
|
|
| Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
|
| The following functions are used to manage downloads... |
|
|
|
|
|
|
|
| Opens the default Phone application and dials the specified number.
|
|
|
|
|
|
|
|
| Runs an action on the recorder or dictaphone found on the current device. |
|
|
|
|
|
|
|
| The following functions are used to manage URIs |
|
|
|
|
|
|
|
| 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 recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
| Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| 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.
|
|
|
|
|
|
|
|
| Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
|
| Makes a thread persistent. |
|
|
|
|
|
|
|
| Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
|
| Prompts the user to grant an application permission. |
|
|
|
|
|
|
|
Starts the native email application on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the unique identifier of the current mobile device.
|
|
|
|
|
|
|
|
| Indicates whether the Android application is in "Device owner" mode. |
|
|
|
|
|
|
|
| Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| List of functions for handling external files... |
|
|
|
|
|
|
|
| Defines the source of a series. |
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Selects a row in a Looper control. |
|
|
|
|
|
|
|
| Specifies how to open and filter the autocomplete suggestion list. |
|
|
|
|
|
|
|
| Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
|
| Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
|
| Indicates the name of the first field specified in the tab order for the specified window. |
|
|
|
|
|
|
|
| Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
|
| Returns the current status of the connection to data on the mobile network or asks to be notified... |
|
|
|
|
|
|
|
| Forces a body complement block to print while specifying the height of complement block. |
|
|
|
|
|
|
|
| Changes the hue of an image:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
|
| Refreshes a List Box, ListView or Combo Box control based on a table |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| The MarginHeight property is used to:
Find out the vertical margin between the widgets found... |
|
|
|
|
|
|
|
| Returns:
the value rounded up to the nearest integer.
the duration rounded up to the nearest... |
|
|
|
|
|
|
|
| Modifies the hue, the saturation and the lightness of an image found:
in an Image control,... |
|
|
|
|
|
|
|
| Enables the telemetry manually. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
|
| The Round keyword can correspond to... |
|
|
|
|
|
|
|
| The Opacity property gets and sets the opacity of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|