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...
Events associated with Table controls
List of events associated with Table controls...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Handling Organization Chart controls programmatically
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
The Sidebar control
The Sidebar control gives access to different options......
Various WEBDEV constants
Various WEBDEV constants...
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Error 13: The label already exists
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....