ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
<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.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
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>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
14. PHP generation in practice
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer 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....