ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
2. Examples and components provided with WEBDEV
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
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.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
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.
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....
Report blocks
A printed report includes several sections......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Google Maps management functions
List of functions for managing Google maps...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
VideoConfigure (Function)
Allows you to configure the video capture driver.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TableMode (Function)
TableMode is kept for backward compatibility.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Properties associated with the chart series
List of properties associated with the chart series...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......