ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
VideoCapture (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....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Installing the monitor
The monitoring robot includes three executables......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HDescribeFile (Function)
Describes a data file programmatically.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
iEndReport (Function)
Forces the report print to stop.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Global and local variable
Two types of variables are available......
Comparison operators
The comparison operators can be divided into several categories......
ThreadState (Function)
Returns the current status of a thread.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
ControlToSource (Function)
Assigns the control value to the source of a control link.