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...
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MatFloatAdd (Function)
Adds a value to each matrix element.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection...
SQLTransaction (Example)
Usage example of the SQLTransaction function
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
HRegenerateFile (Function)
Regenerates a table from its log.
Toolbar control events
List of events associated with Toolbar controls...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
TreeMap control events
List of events associated with TreeMap controls...
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents...