ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
iReportPrintingStatus (Function)
Returns the status of the current print.
Constants for managing the modification of windows by the user
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
dbgEnableLog (Function)
Enables the runtime log programmatically.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Extern (Reserved word)
EXTERN is used to...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
DDESend (Function)
Sends a data to the program connected via DDE.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HChangeName (Function)
Modifies the physical name of a table.