ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
WinInWidth (Function)
Returns the internal width of a window (without border).
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......