ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
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.
ControlClone (Function)
Creates a new control from an existing control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ProjectInfo (Function)
Returns specific information about the project currently run.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
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).