ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
BurnerSelect (Function)
Used to select the default burner.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......