ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Composite variable
A composite variable contains different types of elements (members)...
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
VibrationTrigger (Function)
Triggers the vibrations of the device.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
NFC constants
List of constants used by the NFC functions...
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).