ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AWP without UI
Bootstrap, Angular, React, Vue......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Specific features of the Express version
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
SysVersion (Function)
Returns information about the PHP version used on the current server.
Locking data files: correspondence between WINDEV 5.5 and the later versions
Version (Property)
The Version property is used to get and change the version of an element.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
Configuring an application with User Groupware
The pages
Pages are the main interface of a WEBDEV site......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HRSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
User Groupware files
Two categories of data files are managed......
4. User Groupware
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....