ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
iParameterReport (Function)
Configures the printer by opening the configuration window.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Input (Function)
Displays a message allowing the user to type an information.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Link properties
When creating a link, you can simply specify the destination......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.