ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
2. Examples and components provided with WEBDEV
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
User report editor (Reports & Queries)
A report provides a custom view of data......
<WDPic variable>.Rotation (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....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
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.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
PicRotation (Function)
Rotates a WDPic image.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
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.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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....
TableMode (Function)
TableMode is kept for backward compatibility.