ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenChild (Function)
Opens a non-modal child window.
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
<Image>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Error 1018: The method is global: use the: operator: to access it
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Events associated with Shape controls
List of events associated with Shape controls...
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Testing the WEBDEV Application Server setup with an example