ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
14. PHP generation in practice
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
7. Multilingual sites in practice
Limitations of WINDEV, WEBDEV and WINDEV Mobile
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
4. Activating a dynamic WEBDEV site
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
SQLListSource (Function)
Lists the data sources declared on a local site.
How to save and retrieve an image in a binary memo
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
1
2
3
4
5
6
252
>