ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
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 Form windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
First project window
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Assignment of RETURN
The return value of the process currently run can be assigned...
Events associated with internal windows
List of events associated with internal windows...
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.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......