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.
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...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
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.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.