ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListGroup (Function)
Returns the list of groups of users defined for a connection.
fClose (Function)
Closes an external file.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
HInfoGroup (Function)
Returns information about the specified group of users.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
HListUser (Function)
Returns the list of users defined for a connection.
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.