ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
zipDeleteFile (Function)
Deletes a file from an archive.
zipListFile (Function)
Returns the list of files found in an archive.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
User Groupware files
Two categories of data files are managed......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
XLS file handling functions
List of functions for managing XLS files...
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HLogRestart (Function)
Restarts the logging process on a file.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
HLogStop (Function)
Stops the log process of a file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDBIndex (Function)
Opens an xBase index file.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HDescribeItem (Function)
Describes a file item through programming.