ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Translating a text file with WDTRAD
Telemetry: Main features
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCompress (Function)
Compresses a file.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
TableMode (Function)
TableMode is kept for backward compatibility.
Advanced types
The advanced types of WLanguage are as follows...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Telemetry management functions
The following functions are used to manage the telemetry:...
2. WEBDEV administrator in practice
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
SysTheme (Function)
Returns the current theme used on the mobile device.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......