ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Sum (Function)
Calculates the sum of the array elements.
fCompress (Function)
Compresses a file.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Automation object
The Automation keyword is used to declare an automation object...
CurrentYear (Function)
Returns the current year in integer format.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Comparison operators
The comparison operators can be divided into several categories......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HCreateMovableReplica (Function)
Creates a movable replication.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.