ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024