ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
<Source>.ImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Image editor: Features
The image editor includes several features......
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.