ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera"...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
How to perform a full file browse?
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
MenuInsertOption (Function)
Inserts a new option at a specific position.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
QuickActionAdd (Function)
Adds a new quick action to the application.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order...
dDisplay (Function)
Displays the drawing in the Image control.
NotifListCategory (Function)
Lists the notification categories of the application.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed...
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found...
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
API (Function)
Runs a function found in an external DLL.