ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.