ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play media files...
The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
PageChangeLayout (Function)
Applies a specific layout to a page.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Note (Property)
The Note property is used to get and change a text associated with an element.
Creating the Vision windows of the WINDEV RAD pattern
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating the Vision pages of the WEBDEV RAD pattern
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating the Form windows of a WINDEV RAD pattern
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Enumeration (Type of variable)
An enumeration is a set of values......
Report based on a query
Queries are used to easily select records in one or more data files......
Global and local variable
Two types of variables are available......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating the Form pages of a WEBDEV RAD pattern
Compound statements
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
7. AJAX technology
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