ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowCount (Function)
Calculates the number of windows currently opened in the current application.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProjectInfo (Function)
Returns specific information about the project currently run.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
RegistrySeek (Function)
Seeks a character string in the registry.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RegistryCreateKey (Function)
Creates a key in the Windows registry.