ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
<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.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
<Table>.SelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.