ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDReplic: Implementing a replication
Configuring a replication requires several steps......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
List of operators
List of properties associated with the Sidebar control...
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....