ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
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.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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 the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
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.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Events associated with Static controls
List of events associated with Static controls...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....