ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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.
Xaml functions
List of Xaml functions
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
MatWrite (Example)
Usage example of the MatWrite function
MatDeterminant (Example)
Usage example of the MatDeterminant function
zipCreate (Example)
Usage example of the zipCreate function
MatFill (Example)
Usage example of the MatFill function
fReadLine (Example)
Usage example of the fReadLine function
MatInvert (Example)
Usage example of the MatInvert function
dPen (Example)
Usage example of the dPen function
fLongName (Example)
Usage example of the fLongName function
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TreeListItem (Example)
Usage example of the TreeListItem function
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
dBackground (Example)
Usage example of the dBackground function
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
OpenSister (Example)
Usage example of the OpenSister function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Testing the WEBDEV Application Server setup with an example