ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a table.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
1. What is the WEBDEV administrator used for
Code Editor control
The Code Editor control allows end users to write WLanguage code....
ERR_CANNOT_RUN_EXPLORER
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
DisplayFormat (Property)
The FormatAffichage property lets you know and modify the expected format for displaying a label: plain text, RTF or Markdown format.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
ERR_CANNOT_CREATE_TMP
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Guest (Property)
The Guest property is used to get and modify a list of guests.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.