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.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Position (Function)
Finds the position of a specified string within another string.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
fUnlock (Function)
Entirely or partially unlocks an external file.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WDTRAD options
How to open a page?
3. Deploying a WINDEV application
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Commands of the external interface
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....