ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysColor (Function)
Identifies or modifies the color of a Windows element.
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.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
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....
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......
<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.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Automatic management of exceptions
The management of exceptions can be customized by process......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Error 123: The constant already exists