ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14.
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.
Android or iOS projects can use custom fonts...
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Widgets are small applications that can be displayed on the home screen of phones or tablets...
To develop Android applications with WINDEV Mobile, you must install...
The following functions are used to manage permissions in Android applications
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
WINDEV Mobile allows you to develop applications for the Android operating system...
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS...
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...
A maximized window occupies the entire screen of the mobile device.
The development of Android and WINDEV Mobile applications is different in the following fields...
All developers appreciate the possibility to debug an application directly on the device...
The file system on the devices running Android is divided into two main storage areas...
A non-maximized window can be resized by the user and it can occupy a section of the screen only...
Android proposes several types of notifications to inform the user...
Starting with Android 10, Google no longer allows an application running in the background to open a window
Starts the native application for sending emails found on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
Indicates whether the code is run in Android mode.
Indicates whether the Android application is in kiosk mode.
Indicates whether the Android application is in "Device owner" mode.
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet).
The following functions are used to manage speech recognition:
The following functions are used to manage URIs
The phones can talk!...
Disables kiosk mode for the current application.
Starts recording a video via a Camera control in an Android or iOS application.
Returns one or all the permissions declared by the application.
Stops the video recording previously started by CameraVideoStart.
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.
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Indicates whether the code is run in the Android emulator.
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Kotlin is a programming language mainly used for Android development...
WINDEV Mobile allows you to develop applications for different families of products...
Makes a thread persistent.
Lists the resources integrated to the application.
Stops the video recording previously started by CameraVideoStart.
Returns the IMEI number of an Android phone.
Prompts the user to grant an application permission.
Runs an action on the recorder or dictaphone found on the current device.
Switches the current Android application to kiosk mode.
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Opens the wait window of application.
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows).
Closes the wait window of application opened by WaitWindowStart.
Extracts a resource from the application into a physical device location.
Action Bars replace the title bar of a window and display different types of information...
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Opens a system window to select a resource from:
  • from the device file system,
  • from the Cloud (Google Drive, Microsoft OneDrive, etc.)
  • or from one of the content managers installed on the device.
A kiosk application is an application from which the user cannot exit...
The following functions are used to manage downloads...
Returns the unique identifier of the current mobile device.
Returns information about the Android version used by the application.
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
WINDEV Mobile applications can run on the following platforms
Returns the number of external storage spaces found on an Android device.
The Camera control is used to...
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
The PhoneNumber property is used to get and change a phone number.
Performs a communication request (HTTP request) to the Facebook Graph API.
The Index property is used to get the index of an element.
The following events are associated with Organizer controls:...
Retrieves the coordinates (latitude/longitude) of an address....
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can...
Closes the current window by running the "Click" event of the CANCEL Button control.
The Color type is used to define the advanced characteristics of a WLanguage color.
Inserts a new dynamic row in a Multiline Zone control.
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
The wsResponse type is used to get: the XML source code of the Webservice response. the value...
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
A printed report includes several sections......
A supercontrol is an advanced type of control......
Modifies the caption and/or position of the chart title....
Adds a data into a chart.
Adds a row in: a Table control, a TreeView Table control....
Adds a row at the end of a Looper control.
The sliding windows (also called sliding menus) are often used in the mobile applications......
The VerticalAlignment property gets and changes the vertical alignment of a control.