ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
PaletteGet (Function)
Gets the palette currently used by the project or window.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
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.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Installing the robot controller
The monitoring robot includes three executables......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....