ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Error 802: Invalid syntax for this function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
RSS feed management functions
List of functions for managing RSS feeds...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......