ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Constants for managing tiles
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
fAttribute (Example)
Usage example of the fAttribute function
Sort (Function)
Sorts a WLanguage array.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
iParameterPDF (Example)
Usage example of the iParameterPDF function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.