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.
Sort (Function)
Sorts a WLanguage array.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
WinStatus (Function)
Identifies or modifies the window status.
Setup mode
Several methods can be used to distribute a WINDEV application......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
fMoveFile (Function)
Moves a file from one directory to another.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Constants for manging the replication
List of constants used by the functions for managing the replication....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Customizing the report viewer: Available windows
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Help editor options
The options of the help editor ("Display......
Analysis links
The links are used to link the files found in an analysis between themselves......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
ComponentInfo (Function)
Returns information about a component.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......