ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
3. Managing sockets
WINDEV includes advanced socket management functions....
Error 1009: The member of the class is private
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
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....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WDINT overview
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....
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....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
<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....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
HandleParentNext (Function)
Forces the parent of the next window to open.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Creating a Pivot Table control
To create a Pivot Table control......
Error 1016: The method of the class is private