ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....