ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Summary table: Managing the application directories according to the platform
Private Store for mobile applications
There are two methods two deploy your applications......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
2. Types of setup
Types of setup...
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
WindowCount (Function)
Calculates the number of windows currently opened in the current application.