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...
iParameterPDF (Function)
Defines the options for the generated PDF file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
fSeparator (Function)
Returns a file path with normalized separators.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fCreateLink (Function)
Creates a link on a file at the specified location.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
fLock (Function)
Entirely or partially locks an external file.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Multimedia>.Play (Function)
Plays a media file in a Multimedia control.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
fShortName (Function)
Returns the short name of a file or directory.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....