ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Windows
The windows represent the main interface of a WINDEV application......
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Edit control
The Edit control allows users to enter data......
The Clickable Image control
The Clickable Image control can be used to......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......