ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server 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.
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....
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....
Error 303: ambiguous control name
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....
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The "Analysis" pane
The "Analysis" pane lists......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
2. Modes to install an application
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).