ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLClose (Function)
Closes an XML document created by XMLDocument.
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Telemetry: Main features
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
15. Repeating a group of controls: loopers
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......