ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HClient structure
The HClient structure is used to......
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ExceptionInfo (Function)
Retrieves information about the current exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Error 1022: The access to the method of the class is restricted by a protected inheritance
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Environment of the query editor
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Automatic management of exceptions
The management of exceptions can be customized by process......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
HInfoLog (Function)
Returns information about the server logs.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
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.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
HInfoServer (Function)
Returns the specified information about the server.