ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Camera control in a mobile application
The Camera control is used to......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
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.
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......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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....
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.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.