ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HandleParentNext (Function)
Forces the parent of the next window to open.
Installing and starting WDTRAD
PermissionRequest (Function)
Prompts the user to grant an application permission.
MDIMother (Function)
Identifies the name of the MDI parent window.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
Installing and starting WDTRAD