ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Native Oracle Connector for WINDEV and WEBDEV
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
7. Multilingual applications in practice
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Native SQL Server Connector for WINDEV and WEBDEV 2024
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Programming patterns
CAUTION......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.