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)
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
EmailCheckAddress (Function)
Checks the validity of an email address.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
2. Projects in practice
Discover the main operations that can be performed on a project....
Installing a SOAP server with Apache
Extra (Property)
The Extra property manges additional information.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Space (External language)
Fills the content of WdString with space characters on the right.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
HCreateMovableReplica (Function)
Creates a movable replication.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
DnDForce (Function)
DnDForce is kept for backward compatibility.