ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Error (Function)
Displays a custom error message in a system error window.
1. WEBDEV editors
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...