ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Creating a translation file
WDINT allows you to create a translation file....
fTempPath (Function)
Returns the name of directory used to store the temporary files.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
3. Deploying a dynamic WEBDEV site
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
15. Cookies: information stored on the end user's computer
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
WDINT overview
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Creating index keywords
Index keywords allow users to easily find a help page......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......