ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
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.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).