ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SOAP functions
List of SOAP functions...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ERR_NO_END_TAG
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
SOAP constants
List of constants used by the SOAP functions....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
WDZip: Creating or modifying an archive
This help page explains how to......
Installing and starting WDTRAD
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WordToArray (Function)
Fills an array with the words from a string.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Creating a query
Two methods can be used to create a query......