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.)...
MDIOpen (Function)
Opens and enables an MDI child window.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Environment of the window editor
The main elements of window editor are as follows:
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.
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....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
14. Controls in practice
WDTestSite: Load test
The stress tests are used to check......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
Error 101: Declaration of global variable not allowed