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)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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.
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...
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
How to save and retrieve an image in a binary memo
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data...
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated...
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker...
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one...
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file...
hdfsConnection (Type of variable)
... to the Hadoop file system (HDFS).
URIToFile (Function)
... in an external file.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file...
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified...
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order...
AAFImportParameter (Function)
... been saved to a file.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).