ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
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
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.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the database schema that was used to create the table.
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Secret string vault
Passwords, private keys and tokens are often used in programming......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
Specific features of the applications for iPhone/iPad
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.