ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
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.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Creating the Vision pages of the WEBDEV RAD pattern
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......
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
Compound statements
Set of procedures
The global procedures are grouped in set of procedures......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
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.
7. AJAX technology
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min