ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Error 404: The file for HFSQL browse cannot be an expression of this type
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
27. Center or anchor a site horizontally
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
NotesSave (Function)
Saves the current document in Lotus Notes.
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToScreen (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 data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
7. HFSQL: files physically created