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)
Character strings
WLanguage supports different types of strings....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
HOpen (Function)
Opens a data file.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
.NET application
To create a.NET application from a project......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
BackgroundTaskAdd (Function)
Adds a new background task.
REP files
REP files contain the list of data files handled by the application....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
KioskEnable (Function)
Switches the current Android application to kiosk mode.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......