ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPreview (Function)
Configures the print destination.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
XMLChild (Function)
Positions on the first child element of current element.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
Local procedure
Two types of procedures are available......
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....