ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
You used WEBDEV 28
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....