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...
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
UploadStart (Function)
Starts sending the selected files into an Upload control.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating links
Links help users navigate the help system......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
5. HFSQL Client/Server
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file...
SourceToScreen (Function)
in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values...
Connection
used to get and change the connection currently associated with a data file. For more details, see...
Binding a Link control to an item
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
spMatchesDescription (Property)
... algorithm, iteration count and output length) of the item of type "Password" in the data file match...
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult...
Programming patterns
CAUTION......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.