ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Thread execution
At runtime, an application runs in a main thread......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Invalid input functions
Invalid input functions...
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
The requested action cannot been performed: the page was not synchronized
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.