ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
fDirRename (Function)
Renames a directory.
fDir (Function)
Finds a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fCompress (Function)
Compresses a file.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).