ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Access rights to a class property
A property is a code element that includes two processes......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
SQLExec (Function)
Names and runs an SQL query.
Declaring and using a variable
A variable is defined by name and type......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HFSQL properties
List of HFSQL properties...
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.