ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
WEBDEV concepts
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.