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...
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
NearbyShareDiscoverDevice (Function)
Discovers nearby devices that have advertised themselves and are waiting to connect...
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...
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...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long...
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted...
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage...
SMSSend (Function)
Sends an SMS.
XMLFind (Function)
Performs a search in an XML document.