ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
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.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
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.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
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.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<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......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.