ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating the Table windows of the WINDEV RAD pattern
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......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Description window of a combining query
The description window of a combining query consists of several sections......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
HFSQL properties
List of HFSQL properties...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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.