ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallEnd (Function)
Returns the date and time of the end of call.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
CallDLL32 (Example)
Usage example of the CallDLL32 function
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.