ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the cells of the status bars
WINDEV manages the following events by default:...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
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 an Image Editor control
WINDEV manages the following events by default (in 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...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
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.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Events associated with Static controls
List of events associated with Static controls...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Programming an indexed control
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
ERR_BAD_CONTEXT