ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Creating user accounts
A User account allows the server administrator to......
Assisted universal replication: specific features
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. HFSQL Classic