ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
EmailCheckAddress (Function)
Checks the validity of an email address.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HPrevious (Function)
Positions on the previous file record according to a browse item.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WaitWindowStart (Function)
Opens the wait window of application.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HRead (Function)
Reads a record in a file according to a given record number.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....