ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
PicRotation (Function)
Rotates a WDPic image.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
2. Examples and components provided with WEBDEV
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.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
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.
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....
TreeCollapse (Function)
Collapses a branch previously expanded.
Handling report blocks
The different operations available on report blocks are as follows......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_BUTTON_EXPECTED
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...