ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Print: Reports
WINDEV reports...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
The Wire control
The Wire control is used to visually link 2 controls......
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......
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).
HFreeQuery (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.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Sending elements to Free Technical Support
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
WINDEV License Agreement
WINDEV License Agreement...
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
1
5
6
7
8
9
125
>