ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CameraVideoStart (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.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Camera control in a mobile application
The Camera control is used to...
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves...
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
9. Generation modes
WINDEV Mobile includes different types of generation......
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format...
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The Multimedia control
The Multimedia control is used to play multimedia files......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
AppInstallUPD (Function)
Triggers the automatic update of current application.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved...
LoadParameter (Function)
Reads a persistent value.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.