ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Function)
Closes an archive.
Info (Function)
Displays a custom message in a system information window.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fSize (Function)
Returns the size of a file (in bytes).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
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.
fLock (Function)
Entirely or partially locks an external file.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
fSeek (Function)
Gets and sets current position in an external file.
Array functions
List of functions for managing arrays...
Time and date management properties
List of properties for managing dates and times...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.