ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Multimedia control
  • Overview
  • Control in a WINDEV and WINDEV Mobile window
  • Creating a Multimedia control
  • Handling a Multimedia control
  • Remarks
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview

Control in a WINDEV and WINDEV Mobile window

The Multimedia control is used to play media files.
WINDEV On a PC, you'll need to have the following installed: Windows Media Player, a recent version of DirectX and the codecs required to play video files.. The videos cannot be played if the necessary codecs are not installed.
Creating a Multimedia control
WINDEV To create a Multimedia control in a window:
  1. On the "Creation" tab, in the "Graphic controls" group:
    • WINDEV expand "Video and capture" and select "Multimedia".
  2. Click at the desired location to create the control. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu.
Handling a Multimedia control
A Multimedia control can be handled through programming via:

Remarks

  • Multimedia controls cannot be used in Looper controls.
  • You cannot capture the image of a video payed in a Multimedia control.
Related Examples:
Playing a Flash animation Unit examples (WINDEV): Playing a Flash animation
[ + ] Playing a flash animation from a WINDEV application:
- Load an animation
- Play an animation
- Pause the animation
- Stop the animation
WM System Cross-platform examples (WINDEV Mobile): WM System
[ + ] This application is an example of some of the features of WINDEV Mobile available for Android/iOS.
The following system functions are used:
- NFC
- Multimedia control
- Brightness
- Volume
- Wi-Fi
- Bluetooth
- Toast
- Compass
- Accelerometer
- Camera control
- LED
- Vibration
- Notifications
- Drawing functions
- Internet
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help