ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAdd (Example)
Usage example of the HAdd function
HCreateView (Example)
Usage example of the HCreateView function
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
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....
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
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....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
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....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.