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...
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
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....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
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......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Error 1017: The method is not global: use: to access it
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Error 1007: The member is global: use the: operator: to access it
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
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
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
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.
16. Protecting access to the site: passwords
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......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Error 1049: The access directives are not allowed in a composite variable
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......