ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WINDEV Mobile 2024 Tutorial - Table of contents
WINDEV Mobile 2025 Tutorial - Table of contents
Indicates the status of the media file played in the Multimedia control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
How to open a window?
WEBDEV concepts
ERR_CANNOT_RUN_EXPLORER
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......