ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Toolbar control events
List of events associated with Toolbar controls...
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
TimeLine control events
The following events appear by default in the WINDEV code editor...
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
TreeMap control events
List of events associated with TreeMap controls...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
<Code Editor>.Search (Function)
Searches for a string or regular expression in the Code Editor control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Conference control events
List of events associated with a Conference control...
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.