ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
WEBDEV Application Server 2024
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Replication: The different types
The data replication is a powerful feature......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Android permission management functions
The following functions are used to manage permissions in Android applications...
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Multimedia control properties
List of properties associated with the Multimedia control...
What is an application?
An application is a set of objects (windows, controls, ......
Testing a project: setting
By testing the project you can simulate how the application will run......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Push notification
A mobile device can receive push notifications......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)