ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
14. Managing the "Back" button in practice
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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......
Open (Function)
Opens a modal WINDEV window.
Enumeration (Type of variable)
An enumeration is a set of values......
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, ......
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)....
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......
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.
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......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min