ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
New (Reserved word)
New is used to allocate memory space...
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
String functions
List of functions for managing character strings...
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Character strings
WLanguage supports different types of strings....
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
VariableReset (Function)
Resets the variable to its initial value.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.