ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
<Window>.OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......