ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
OpenChild (Function)
Opens a non-modal child window.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Programmed AJAX
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Page>.OpenChild (Function)
Opens a non-modal child 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 programmatically.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
Web Component control events
The following events appear by default in the WEBDEV code editor...
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Error (Function)
Displays a custom error message in a system error window.