ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
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.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Error 2109: You are using the ObjectInfo function
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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....