ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Code snippets
The code editor allows you to enter "Code snippets"......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Task list
Each project can be associated with a task list......
Error 1009: The member of the class is private
Glossary
The glossary lists all the abbreviations used in the code editor......
grPrint (Function)
Prints a chart.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Chart>.Print (Function)
Prints a chart.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.