ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Error 1009: The member of the class is private
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
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......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
WINDEV concepts
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
ERR_BAD_CONTEXT_FOUND
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
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....
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....
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......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......