ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SysDir (Function)
Returns the path of a system directory.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HDescribeItem (Function)
Describes a file item through programming.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fSize (Function)
Returns the size of a file (in bytes).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
fLock (Function)
Entirely or partially locks an external file.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
HOpen (Function)
Opens a data file.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HTTPCreateForm (Function)
Creates an HTTP form.
fRename (Function)
Modifies the name of a file.
grLabel (Function)
Indicates various parameters of additional legend in a chart.