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.
7. AJAX technology
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
The different types of windows
The following types of windows can be created in a WINDEV application......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
xBase files: Limits