ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<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.
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....
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....
HCloseAnalysis (Function)
Closes the current analysis.
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.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
SysColor (Function)
Identifies or modifies the color of a Windows element.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
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.
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.