ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Various WEBDEV constants
Various WEBDEV constants...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......