ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDIOpen (Function)
Opens and enables an MDI child window.
HandleParentNext (Function)
Forces the parent of the next window to open.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
iParameterReport (Function)
Configures the printer by opening the configuration window.
PaletteChange (Function)
Changes the palette used by the project or by a window.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
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.
Environment of the window editor
The main elements of window editor are as follows:
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
MDIMother (Function)
Identifies the name of the MDI parent window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
NextTitle (Function)
Modifies the title of next window to open.
SysColor (Function)
Identifies or modifies the color of a Windows element.
OpenMainMenu (Function)
Opens the main menu of the current window.
SysIconize (Function)
Used to find out whether a window is minimized.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
2. How to test a site?
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....