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...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Organization chart linked to a data file
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
12. Retrieving data from a site
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
The key items
Keys are specific items in your analysis......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HDelete (Function)
Deletes a record from a data file (query or view).