ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
Error 1007: The member is global: use the: operator: to access it
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
The Slider control (in a window)
A slider control is used to select a value between two bounds......