ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutWidth (Function)
Returns the full width of a window (including the border).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Error (Function)
Displays a custom error message in a system error window.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
ErrorBuild (Function)
Displays a custom error message in a system error window.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
1. WEBDEV editors
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar 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).