ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Info (Function)
Displays a custom message in a system information window.
zipExist (Function)
Used to find out whether an archive exists.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HDescribeConnection (Function)
Describes a new connection to an external database.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
SocketWrite (Function)
Writes a message intended to another socket.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
fCreate (Function)
Creates an external file.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......