ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
Constants for managing Organizer controls
Constants for managing Organizer controls...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PDF Reader control events
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Print constants
List of constants used by the print functions....
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
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....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
1
2
3
4
5
6
171
>