ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Xaml functions
List of Xaml functions
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<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.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Border of controls
One of the most important elements of control style is its border......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
WEBDEV styles
WEBDEV styles are advanced styles......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
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.
XML functions (prefix syntax)
List of XML functions...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.