ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages....
Environment of the window editor
The main elements of window editor are as follows:
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Creating the skin template of a report
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
Events associated with windows
List of events associated with windows...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min