ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
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......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Print constants
List of constants used by the print functions....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Error 1009: The member of the class is private
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HandleParentNext (Function)
Forces the parent of the next window to open.
3. Managing sockets
WINDEV includes advanced socket management functions....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SCM file format evolutions
Four versions are available for the SCM repository......
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......
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)....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
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....
WDINT overview
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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......