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.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Hash constants
List of constants used by the Hash functions....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SCM: Repository versions
There are different versions of the SCM repository......
License agreement - HFSQL Client/Server
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Data model editor: types of links
Several types of links can be found between the files......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
FTP constants
List of constants used by FTP functions....
8. Sharing a project in practice