ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HExtractMemo (Example)
Usage example of the HExtractMemo function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
FTPConnect (Example)
Usage example of the FTPConnect function
FTP constants
List of constants used by the FTP functions....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Net constants
List of constants used by the Net functions....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HListKey (Example)
Usage example of the HListKey function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HChangeConnection (Example)
Usage example of the HChangeConnection function