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...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fCreate (Example)
Usage example of the fCreate function
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also...
SysRecentDocList (Function)
Returns the list of recently opened documents.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
HDescribeItem (Example)
Usage example of the HDescribeItem function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol...
FTPAttribute (Example)
Usage example of the FTPAttribute function
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
HSetMemo (Function)
Used to modify the management mode of memo items.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HFSQL constants
List of constants used by the HFSQL functions....
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function