ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
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....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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......
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 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)....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
General environment of WINDEV
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.