ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
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.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SysColor (Function)
Identifies or modifies the color of a Windows element.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
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......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
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....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.