ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age
The Age keyword can correspond to...
httpRequest
The HTTPRequest keyword can correspond to...
Keep-alive on connection
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Nation (Property)
The Nation keyword can correspond to...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Defining clickable areas
In a page, an Image control can contain clickable areas......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
FreeDLL
The FreeDLL keyword can correspond to ...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Passing parameters
The parameters can be passed to a procedure......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......