ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
<Source>.ActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
<Source>.DeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
How to develop a PHP site?
What is a PHP site?......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....