ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Configuring the setup program
Two tools can be used to create a setup program......
HFSQL management functions
List of functions for HFSQL management...
Break in a report
The break is used to group the records corresponding to a sort criterion......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HClient structure
The HClient structure is used to......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Hyper File functions available for backward compatibility
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
HCloseConnection (Function)
Closes a connection to a database.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.