ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
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....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
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.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......