ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
zipCreate (Function)
Creates an archive.
SFDelete (Function)
Deletes records from a Salesforce database.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
fDirectoryExist (Function)
Checks the existence of a directory.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
RESTSend (Function)
Sends a REST request and waits for the server response.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.