ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SSH constants
The following constants are used to manage an SSH server:...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for managing the registry
List of constants used by the registry management functions....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
13. External component in practice
External component in practice...
12. External component in practice
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HSetREP (Function)
Enables or disables the management of .REP file.
XLS file handling functions
List of functions for managing XLS files...