ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
14. Controls in practice
9. Types of standard controls
Types of standard controls...
Constants for managing Map controls
Constants for managing Map controls...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
11. Controls in practice
Discover the main characteristics of the controls...
Phone constants (Android / iOS)
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Action Bar control events
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
13. External component in practice
External component in practice...