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...
fCreateLink (Function)
Creates a link on a file at the specified location.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Open (External language)
Opens a window.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number...
MatRead (Function)
Reads the value of a matrix element.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables...
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HLogRecreate (Function)
Used to re-create an empty log.
SysWinShow (Function)
Modifies the display status of a window.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
SysWinActive (Function)
Returns the handle of the active window or activates a window.