ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<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:
MDIOpen (Function)
Opens and enables an MDI child window.
MDIMother (Function)
Identifies the name of the MDI parent window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Creating help pages
A help system includes several pages......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
1. Examples provided with WINDEV Mobile
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The Static control
A Static control is a control used to display a static text......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
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....
Error 107: Redefinition of the parameter