ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a translation file
WDINT allows you to create a translation file....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....