ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
29. SEO in practice
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Label report
The report editor allows you to create "Label" reports......
HTTPSendForm (Function)
Sends an HTTP form.
How to open a window?
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
HFSQL properties
List of HFSQL properties...
NFCSendTag (Function)
Sends an NFC tag to another device.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......