ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
MDIMother (Function)
Identifies the name of the MDI parent window.
SysColor (Function)
Identifies or modifies the color of a Windows element.
SysIconize (Function)
Used to find out whether a window is minimized.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WinOutWidth (Function)
Returns the full width of a window (including the border).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......