ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
SysNation (Function)
Returns the nation currently used by the system.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HFSQL management functions
List of functions for HFSQL management...
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
6. Editing a page: zoning mode
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
fDirSize (Function)
Returns the size of a directory in bytes.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......