ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
zipExist (Function)
Used to find out whether an archive exists.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
FTPDate (Example)
Usage example of the FTPDate function
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
GglGetDocument (Function)
Downloads a document from Google Docs.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HTTPRequest (Function)
Starts an HTTP request on a server.
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Height (Property)
The Height property is used to get and change the height of an element.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.