ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
HRead (Function)
Reads a record in a file according to a given record number.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
TreeView constants
List of constants used by the TreeXXX functions...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
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.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Euro constants
List of constants used by the functions for managing the Euro....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Chart management functions
...Chart management functions...
Component (Property)
The Component property configures the different components of a composite key.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
2. How to test a site?