ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
16. Protecting access to the site: passwords
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Handling TimeLine controls programmatically
A TimeLine control can be......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.