ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FreeDLL
The FreeDLL keyword can correspond to ...
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.
Age
The Age keyword can correspond to...
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......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
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.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.