ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
Repositionable Note control events
Repositionable Note control events...
Automated tests: Functions specific to tests
List of automation tests: Test-specific functions...
CaptionHTML (Property)
The CaptionHTML property is used to manipulate text as HTML code.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Events associated with ListView controls
List of events associated with ListView controls...
Error 4: A space is required after the ':' character
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
14. PHP generation in practice
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Handling an Edit control programmatically
You can handle Edit controls programmatically......