ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Examples and components provided with WEBDEV
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Error 2109: You are using the ObjectInfo function
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Animating a Static control
Two methods can be used to animate a Static control......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
grGridlines (Function)
Displays or hides the chart gridlines.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
TrustedCertificateReset (Function)
Removes all the certificates added by TrustedCertificateAdd.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
CursorDisplay (Function)
Displays or hides the mouse cursor.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
1
2
3
4
5
6
238
>