ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Table>.SelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Customizing the report viewer: Available windows
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Events associated with Static controls
List of events associated with Static controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
OpenSister (Function)
Opens a non-modal sibling window.
Error 532: The size of the string to extract must be strictly positive
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......