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.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Reloading a document
To reload a document, ......
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
9. Sharing a project in practice
Sharing a project in practice...
Writing an email: the available methods
This help page presents the methods for writing an email....
8. Sharing a project in practice
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Variable scope
Variables can be declared anywhere in the code....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
1. Examples provided with WINDEV Mobile
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Set of procedures
The global procedures are grouped in set of procedures......
Error 1038: This member already exists in the class
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......