ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
WinOutWidth (Function)
Returns the full width of a window (including the border).
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Error (Function)
Displays a custom error message in a system error window.
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).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.