ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined programmatically.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Translating a text file with WDTRAD
User Groupware functions...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
dText (Example)
Usage example of the dText function
Hash functions
Hashing is used to summarize a file or a character string......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Binding a Repositionable Note control to an item
Types of Edit controls
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
<Source>.ImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....