ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WDDeploy features
WDDeploy can be used to......
WEBDEV Application Server - 10 connections - License agreement
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Creating a table in a report
Tables can be created in a report......
Bluetooth constants
List of constants used by the Bluetooth functions....
Constants for managing character strings
List of constants used by string management functions...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Accessibilité (Property)
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Fax constants
List of constants used by the functions for managing faxes....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.