ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
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.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<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....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HPass (Function)
Defines the password used to create or open a data file.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
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.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......