ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Constants for managing animations
List of constants used by the functions for managing animations...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
WINDEV and the SOAP protocol
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Remote WEBDEV administrator: Importing statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
zipDeleteFile (Function)
Deletes a file from an archive.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).