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...
fDir (Function)
Finds a file or directory.
LooperInsert (Function)
Inserts a row into a Looper control.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
Sequencing reports
In some cases, you may want to print several reports one after another, and view...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
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.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic...
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records...