ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
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....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Automated tests: Emulation functions
List of automated tests: Emulation functions...