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...
The single-part and multi-part archives
Two types of archives are available......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user)...
zipExtractAll (Example)
Usage example of the zipExtractAll function
fClose (Example)
Usage example of the fClose function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu...
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve...
Installing a SOAP server with Netscape iPlanet 4.1
Record (Type of variable)
The Record type is used to save the values of a record.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Database schema editor: the different types of links
There are different types of links between the tables......
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server...
SQLTransaction (Example)
Usage example of the SQLTransaction function
xlsColumnType (Example)
Usage example of the xlsColumnType function