ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Modulo (Reserved word)
Returns the remainder of a division.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HCloseAnalysis (Function)
Closes the current analysis.
HCancelSeek (Function)
Cancels the current search criterion.
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).
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.
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.
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.