ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
17. TLS/SSL: Encrypting information on the Web
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Error 1003: The element does not exist in the class
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
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....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
5. User Groupware in practice
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
xBase files: Limits
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....