ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
How to create a patch?
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Internal component
An internal component is a set of elements from a project......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
gClickableLink (Function)
Adds a clickable link in a graphic string.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
eChangeCurrency (Function)
Converts a currency into another currency.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
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.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......