ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
".STY" file: "Style sheet" file
A style sheet is a "......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
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......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
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....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
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......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.