ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The different types of windows
The following types of windows can be created in a WINDEV application......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Share your projects via Git
Git is a source code manager......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Constants for external files
List of constants used by the functions for managing external files....
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.