ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
11. External component
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Error 4: A space is required after the ':' character
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
List of extension attributes
The list of extension attributes ......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
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.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated 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.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......