ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Project portfolio
From version 25, you can create "project portfolios"......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Creating a Pivot Table control
To create a Pivot Table control......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Properties of a help page
The characteristics of a help page are used to define......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WDTRAD license agreement
WDTRAD license agreement...
Error 1016: The method of the class is private
The Wire control
The Wire control is used to visually link 2 controls......
dPoint (Example)
Usage example of the dPoint function
Creating a select query
A select query (corresponding SQL statement......
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)....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Page Header block
The Page header block is printed on each new page......