ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
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......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HOpenConnection (Function)
Opens a connection to a specific database.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
1
6
7
8
9
10
47
>