ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV 28
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
ERR_CLOSED_PAGE
OpenSister (Function)
Opens a non-modal sibling window.
Customizing the report viewer: Available windows
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.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
8. 10 tips for better interfaces...
Error 1018: The method is global: use the: operator: to access it
Clipboard management functions
List of functions for managing the clipboard...
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....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Wi-Fi functions
Functions for Wi-Fi management...
OpenChild (Function)
Opens a non-modal child window.