ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
fFileName (Function)
Returns the name of an external file that is currently opened.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
fSeek (Function)
Gets and sets current position in an external file.