ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV websites...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Table,Select,+ (External language)
Selects an element in a Table control.
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
URI
The URI keyword can correspond to...
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FTPTime (Example)
Usage example of the FTPTime function
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions...
INIRead (Example)
Usage example of the INIRead function
fCompare (Example)
Usage example of the fCompare function
Installing and starting WDTRAD
Dictionary
The dictionary is a file that can contain the project elements......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
fLongName (Example)
Usage example of the fLongName function