ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
fMemExist (Function)
Checks the existence of a shared memory zone.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
HRead (Function)
Reads a record in a file according to a given record number.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.