ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
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.
Programmed AJAX
The diagram below presents the use of "programmed AJAX" in a WEBDEV website......
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<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.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
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.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
6. Multilingual websites
Inserts a row into a Looper control....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
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...
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.