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...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Events associated with OLE controls
List of events associated with OLE controls...
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection...
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled...
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
WINDEV and the SOAP protocol