ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global and local variable
Two types of variables are available......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
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.
14. Managing the "Back" button in practice
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Enumeration (Type of variable)
An enumeration is a set of values......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Constants for managing emails
List of constants used by the functions for managing emails....
Open (Function)
Opens a modal WINDEV window.
Compound statements
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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.
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
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)....