ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
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.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Handling report blocks
The different operations available on report blocks are as follows......
PicRotation (Function)
Rotates a WDPic image.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
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....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Handling the report blocks through programming
Each report block is associated with different events......
Properties associated with the chart series
List of properties associated with the chart series...
Programming the table cells
The Table controls can be handled......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
PicMergeLayer (Function)
Merges the layers of a WDPic image.
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....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Crosstab report
The report editor allows you to create "Crosstab" reports......
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.