ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Constants for managing Windows events
The following constants are used to manage Windows events:...
17. TLS/SSL: Encrypting information on the Web
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grType (Function)
Identifies or modifies the type of chart.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Font (Type of variable)
A Font variable creates a font programmatically...
fAttribute (Function)
Returns or modifies the attributes of a file.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Copying and cloning
Variables are copied using the "=" operator...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.