ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 database schema...
Error 1017: The method is not global: use: to access it
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....
Error 1007: The member is global: use the: operator: to access it
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Error 1033: The access directives are not allowed in a structure
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....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
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.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......