ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGridlines (Function)
Displays or hides the chart gridlines.
15. Project Management Hub
CursorDisplay (Function)
Displays or hides the mouse cursor.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
17. Project Management Hub
...Project Management Hub...
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HFSQL constants
List of constants used by the HFSQL functions....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......