ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Clipboard functions
List of functions for managing the clipboard...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SourceFromWindow (Function)
Automatically updates: the values of a data file'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....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ScreenToSource (Function)
Automatically initializes: the values of a data file'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....
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
ScreenToFile (Function)
Automatically updates: the values of a data file'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....
W3C standardization
You must comply with the W3C standard (HTML 4......
Wi-Fi functions
Functions for Wi-Fi management...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Sidebar control properties
List of events associated with Sidebar controls...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
The test mode cannot operate without the project and its pages, ...
<Window>.ToSource (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....
<Source>.FromWindow (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....
<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....
Error 1012: The class member is not global: it cannot be accessed from a global method
ZOrder (Property)
The ZOrder property defines the Z-order of an element.