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.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Error 704: The property does not exist on
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Hash functions
Hashing is used to summarize a file or a character string......
ERR_NO_CURRENT_PAGE
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Message text file format
The text files created by WDMSG use a specific format......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Creating the Table pages of the WEBDEV RAD pattern
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
HTML constants
Creating the menus for the windows of the WINDEV RAD pattern
Creating a window skin template