ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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 functions
List of Xaml functions
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Splitter control properties
List of properties associated with the Splitter control...
OLE control properties
List of properties associated with an OLE control...
Spin control properties
List of properties associated with the Spin control...
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
The "Code hashtags" pane
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).