ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
URIGetInfo (Function)
Retrieves information of a URI resource.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
Info (Function)
Displays a custom message in a system information window.
Contains (Function)
Allows you to check if a substring is within a string.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
fLock (Function)
Entirely or partially locks an external file.
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.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
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....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.