ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysIconize (Function)
Used to find out whether a window is minimized.
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.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
14. PHP generation in practice
Setup in MSI format
You have the ability to create a setup program in MSI standard......
TreeView Table control properties
List of properties associated with the TreeView Table control...
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.