ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the cells of the status bars
WINDEV manages the following events by default:...
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Events associated with Static controls
List of events associated with Static controls...
Error 19: The step of this FOR loop must be constant
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
ERR_LAUNCH_FAILED
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......