ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
16. Java applications in practice
Java applications in practice...