ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
WLanguage procedure called by fWatchDirectory
WLanguage procedure ("callback") called by fWatchDirectory when a change is made to the watched directory.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Error 701: The property is read-only
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database....
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
Sidebar control properties
List of events associated with Sidebar controls...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.