ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
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:
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar 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...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...