ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV....
HReadSeek (Example)
Usage example of the HReadSeek function