ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
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.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
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.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
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>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
HNext (Function)
Sets the position on the next data file record according to a browse item.