ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Using the query result
The result of a select query can be used in......
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Items used in a select query
A query created in the query editor can contain several types of items......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
16. Application test in practice
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SCM file format evolutions
Four versions are available for the SCM repository......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HPass (Function)
Defines the password used to create or open a data file.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....