ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
14. PHP generation in practice
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Multiline strings
To type character strings over several lines in the code editor...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....