ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Extracting messages added or modified since last extraction
A project was already created and translated......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
11. User Macro-Code: UMC in practice
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....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
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....