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 data files specified by the user when installing the application.
Starting WDOptimizer in a command line
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Table,Insert (External language)
Inserts an element into a table at a given position.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HLinkMemo (Example)
Usage example of the HLinkMemo function
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Referring to an element in a WLanguage event / process
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Internal component description
The description of an internal component can opened at any time......