ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Data persistence
The data persistence is used to store the value typed by the user......
Events associated with Edit controls
WLanguage events associated with Edit controls...
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
1. Project and analysis
21. Reports
4. UI: Windows
IU of windows...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
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.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the 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.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
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.