ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
Organization chart linked to a data file
4. HFSQL Classic
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....