ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file.
Android permission functions
The following functions are used to manage permissions in Android applications
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device...
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Using Java code
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.
URI functions
The following functions are used to manage URIs
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
File download functions
The following functions are used to manage downloads...
Using Kotlin code
Kotlin is a programming language mainly used for Android development...
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Camera control in a mobile application
The Camera control is used to...
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control,...
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves...
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key...
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Age (Function)
Returns the age according to the date of birth.
HTTPRequest (Function)
Starts an HTTP request on a server.
EXE constants
List of constants used by the functions for managing executables....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Multimedia functions
List of Multimedia functions...
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation...
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal...