ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Organization chart linked to a data file
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....