ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryExist (Function)
Checks the existence of a key in the Windows registry.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
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.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SysColor (Function)
Identifies or modifies the color of a Windows element.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....