ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Error 701: The property is read-only
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Error 1014: The access to the member of the class is restricted by a private inheritance
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.