ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<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.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Static controls
List of events associated with Static controls...
Events associated with Spin controls
List of events associated with Spin controls...
Events associated with Shape controls
List of events associated with Shape controls...
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Events associated with ListView controls
List of events associated with ListView controls...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Events associated with Image controls
List of events associated with Image controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Simplify your searches
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Event (Example)
Usage example of the Event function
19. Upload: Sending files to the server
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
dLine (Example)
Usage example of the dLine function
EnumControl (Example)
Usage example of the EnumControl function