ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
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.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
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.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found 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.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used 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.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......