ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
WinInWidth (Function)
Returns the internal width of a window (without border).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
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.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
3. Types of accessible data files
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).