ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Principle for running threads
At runtime, an application runs in a main thread......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Automatic error handling
Error handling can be customized for each process......
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
OrganizerDeleteAppointment (Example)
Usage example of the OrganizerDeleteAppointment function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HConnect (Example)
Usage example of the HConnect function
NetworkConnect (Function)
Associates a drive with a shared network directory.
Enumeration (Type of variable)
An enumeration is a set of values......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Compound statements