ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Example)
Usage example of the HForward function
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HReadSeek (Example)
Usage example of the HReadSeek function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Compound statements
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HOpenConnection (Function)
Opens a connection to a specific database.
HSetPosition (Example)
Usage example of the HSetPosition function
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HChangeName (Function)
Modifies the physical name of a data file.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
SQLConnect (Example)
Usage example of the SQLConnect function
HCloseConnection (Example)
Usage example of the HCloseConenction function
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......