ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
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).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.