ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ERR_ALREADYCONNECTED
HListUser (Function)
Returns the list of users defined for a connection.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
1
4
5
6
7
8
63
>