ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Environment of the window editor
The main elements of window editor are as follows:
MDIOpen (Function)
Opens and enables an MDI child window.
MDIMother (Function)
Identifies the name of the MDI parent window.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
PaletteChange (Function)
Changes the palette used by the project or by a window.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
OpenMainMenu (Function)
Opens the main menu of the current window.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
WINDEV Mobile Framework License Agreement
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Switch control properties
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....