ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<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.
Events associated with List Box controls
List of events associated with List Box controls...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Tab controls
List of events associated with Tab controls...
Error 1016: The method of the class is private
Lists the device contacts corresponding to the specified criteria....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
XMLSign (Function)
Signs an XML document.
Name (Property)
The Name property is used to get the name of an element.
XMLFind (Function)
Performs a search in an XML document.
Home automation: Overview
The home automation via power-line carrier (X10) has now become reality......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......