ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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......
Creating the Form windows of a WINDEV RAD pattern
Open (Function)
Opens a modal WINDEV window.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
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, ......
Creating the Form pages of a WEBDEV RAD pattern
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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......