ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted 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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
PicRotation (Function)
Rotates a WDPic image.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
ERR_BUTTON_EXPECTED
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
Handling the report blocks through programming
Each report block is associated with different events......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Properties associated with the chart series
List of properties associated with the chart series...
Constants for managing videos
List of constants used by the functions for video management....
Programming the table cells
The Table controls can be handled......
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
TableMode (Function)
TableMode is kept for backward compatibility.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.