ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Structure of data files of user groupware
Configuring an application with User Groupware
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Error 30: An exception process cannot be declared inside another exception process...
Error 1037: This member already exists in the structure
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
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 ......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....