ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation functions
WINDEV proposes several WLanguage functions for managing animations......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
How do I run a table with a filter?
How to discover WINDEV Mobile?...
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
12. Control templates
...Control templates...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
How to open a window?
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....