ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
The "Analysis" pane
The "Analysis" pane lists......
HFSQL Client/Server: Configuring the server
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Software factory: Installation
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......