ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<Source>.ToWindows (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....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
<Page>.FromSource (Function)
Automatically updates the controls of a page 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....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
7. Multilingual applications in practice
7. Multilingual sites in practice
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...