ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Find out the account that runs the AWP protocol
Creating the Relation windows of a WINDEV RAD pattern
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
First project window
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Events associated with internal windows
List of events associated with internal windows...
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....