ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Creating anchors
The anchors are used to define specific points in a help page......
Various constants
List of various constants used by the constants WINDEV functions....
15. Project Management Hub
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Testing the WEBDEV Application Server setup with an example
Adds an image to a page in an existing PDF file....
BitcoinCoreBlockHash (Function)
Returns the hash of a block identified by its index. Note: This function is only available from version 2025 Update 2....