ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
SysColor (Function)
Identifies or modifies the color of a Windows element.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HCancelSeek (Function)
Cancels the current search criterion.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
grExist (Function)
Checks the existence of a chart in memory.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
XMLRoot (Function)
Positions on the root tag of an XML document.
sfSearchResult (Variable type)
The sfSearchResult type is used to find out the result of SFSearch...
fDelete (Function)
Deletes a file accessible from the current computer.