ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
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....
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
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
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......
Replication: The different types
The data replication is a powerful feature......
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.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
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, ......
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....
Testing a project: setting
By testing the project you can simulate how the application will run......
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.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)