ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Variables for managing the Drag and Drop
SAP functions
List of SAP functions...
File (Property)
The File property is used to manage the files a functionality applies to.
Shared memory area functions