ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
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.
fCreate (Function)
Creates an external file.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Info (Function)
Displays a custom message in a system information window.
Print constants
List of constants used by the print functions....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Defining a help window template
WINDEV allows you to create help window templates......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
zipClose (Function)
Closes an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
zipListFile (Function)
Returns the list of files found in an archive.