ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstAddData (Function)
Adds a data to a Sunburst chart.
PageDisplay (Function)
Displays a web page in the user's browser....
Automation object
The Automation keyword is used to declare an automation object...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
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.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
CurrentYear (Function)
Returns the current year in integer format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Comparison operators
The comparison operators can be divided into several categories......
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....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HCreateMovableReplica (Function)
Creates a movable replication.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......