ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
fShortName (Example)
Usage example of the fShortName function
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
GglDriveConnect (Function)
Creates a connection to Google Drive.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Event (Example)
Usage example of the Event function
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Error 1003: The element does not exist in the class
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......