ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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.
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
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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, ......
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Compound statements
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating the Form windows of a WINDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
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....