ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table 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...
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
CurrentYear (Function)
Returns the current year in integer format.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
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, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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)......
fCreate (Function)
Creates an external file.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.