ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
MemFound (Function)
Checks whether the sought element was found.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
SQL view
An SQL view is a virtual data source defined by an SQL query......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....