ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
Error 1033: The access directives are not allowed in a structure
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Error 1018: The method is global: use the: operator: to access it
16. Protecting access to the site: passwords
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 1049: The access directives are not allowed in a composite variable
17. TLS/SSL: Encrypting information on the Web
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Error 1003: The element does not exist in the class
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
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....
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.