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.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Automatic table modification
The automatic table modification updates the description of tables on user computers......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Drawing constants
List of constants used by the drawing functions....
The Check Box control
A Check Box can correspond to......
Error (Function)
Displays a custom error message in a system error window.
HTTPRequest (Function)
Starts an HTTP request on a server.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
TableMode (Function)
TableMode is kept for backward compatibility.
Conversion (Function)
Converts a value from a unit to another one.
SOAPRun (Function)
Runs a procedure on a SOAP server.