ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
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....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
XLS file functions
List of functions for managing XLS files...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
8. Sharing a project in practice
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...