ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
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.
zipClose (Function)
Closes an archive.
fDirSize (Function)
Returns the size of a directory in bytes.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
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.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
fLock (Function)
Entirely or partially locks an external file.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
fSplit (Function)
Splits a file into several files.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.