ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing animations
List of constants used by the functions for managing the animations...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
MDIOpen (Function)
Opens and enables an MDI child 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.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Environment of the window editor
The main elements of window editor are as follows:
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....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Find out the account that runs the AWP protocol
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
.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.