ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Events associated with Image controls
List of events associated with Image controls...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Android permission management functions
The following functions are used to manage permissions in Android applications...
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
File download functions
The following functions are used to manage downloads......
1
2
3
4
5
6
110
>