ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Constants for external files
List of constants used by the functions for managing external files....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
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.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Copying controls from the window editor
The controls can be copied from the window editor......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
Page templates
WEBDEV allows you to create page templates......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......