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...
The BarCodes type is used to handle the information found in a bar code.
Inserts an element at a given position: into a one-dimensional array. into an associative...
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Sets the position on the last record of a data file according to a browse item.
The OAuth2Parameters type is used to define the information required to authenticate on a web...
The Label property is used to get and define the label of an element.
The Image type is used to define the advanced characteristics of an image.
The Version property is used to get and change the version of an element.
Used to disconnect from a Bluetooth Low Energy device.
Lists the values supported by the device camera for a given parameter. Function kept...
The Torch property is used to determine and change how a Camera control uses the torch.
List of print functions...
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Immediately executes the "Request for refreshing the display" event of the given element.
A Scheduler control found in a window or in a page can be handled in WLanguage by the following...
Synchronizes the master replica and the subscriber replica: the operations performed on one...
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Rebuilds the file index (".NDX" file).
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
The report editor allows you to create "Multicolumn" reports....
Adds a new dynamic row into a Multiline Zone control.
The Animation property animates an image.
The memory occupied by a dynamic object (array, class object, ...
A procedure is used to associate an identifier with a statement block......