ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
15. Project Management Hub
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
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....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......