ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV: Example of programmed Drag and Drop
.NET Assemblies
.NET is Microsoft's software development platform......
Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
HandleParentNext (Function)
Forces the parent of the next window to open.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
OpenMainMenu (Function)
Opens the main menu of the current window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
Environment of the window editor
The main elements of window editor are as follows:
MyWindow (Reserved word)
MyWindow is used to handle the current window...