ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
ProcedureTrace (Property)
The ProcedureTrace property allows you to specify the name of the WLanguage procedure used to get the headers and data sent.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Commands of the external interface
WDHFDiff - Use
WDHFDiff is used to compare......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
4. HFSQL Classic
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
REP files
REP files contain the list of data files handled by the application....
How to develop a PHP site?
What is a PHP site?......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
8. Associating controls with data
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....