ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Options of the window editor
To configure the general options of the window editor......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
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......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Constants for external files
List of constants used by the functions for managing external files....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......