ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Example)
Usage example of the GglConnect function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Serialization constants
The serialization constants are as follows:
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
fUnlock (Function)
Entirely or partially unlocks an external file.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
Calling a procedure/a function
Syntax for calling a local or global procedure.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StatVarianceP (Function)
Calculates the variance for a full series of values.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
GPSGetPosition (Function)
Retrieves information about the current device position.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......