ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinHandle (Function)
Returns the handle of a window identified by its title.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
Environment of the window editor
The main elements of window editor are as follows:
Restore (Function)
Displays a WINDEV window to its initial size.
MDIMother (Function)
Identifies the name of the MDI parent window.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
SysIconize (Function)
Used to find out whether a window is minimized.
grWndSize (Function)
Defines the size of the window containing the chart.
iParameterReport (Function)
Configures the printer by opening the configuration window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Options of the window editor
To configure the general options of the window editor......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Typing multilingual texts
For a multilingual application, you have the ability to......
Error 107: Redefinition of the parameter
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
2. UML models
2. UML models