ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

First project window
Component diagram
A component diagram shows the physical and static architecture of a system software......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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.
7. HFSQL: files physically created
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Specific features of the Express version
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......