ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
SCM file format evolutions
Four versions are available for the SCM repository......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
Server (Property)
The Server property is used to manage servers.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Password (Property)
The Password property sets and changes the password.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.