ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
<Page>.OpenChild (Function)
Opens a non-modal child window.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
<ANSI string>.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.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
OpenSister (Function)
Opens a non-modal sibling window.
OpenChild (Function)
Opens a non-modal child window.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.