ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
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.
<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.
Creating help pages
A help system includes several pages......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Declaring and using a variable
A variable is defined by name and type......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
2. Multilingual application
A multilingual application can be distributed in multiple languages....