ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
SysColor (Function)
Identifies or modifies the color of a Windows element.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
SOAP constants
List of constants used by the SOAP functions....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
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...
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....
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...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.