ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Python: Native calls
WLanguage allows for native Python calls......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Handling a TreeView control at runtime
When the TreeView control is in edit mode, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......