ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
2. Projects in practice
Collapses a branch previously expanded....
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
fCompress (Function)
Compresses a file.
Sum (Function)
Calculates the sum of the array elements.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Automation object
The Automation keyword is used to declare an automation object...