ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Running the test of the User Groupware and installing it
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Configuring an application with User Groupware
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Note (Property)
The Note property is used to get and change a text associated with an element.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Number (Property)
The Number property is used to get the number of an element.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.