ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.