ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
WINDEV: Example of programmed Drag and Drop
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
SysInstance (Function)
Returns the instance of a module.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
29. SEO in practice
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
LDAPFind (Function)
Performs a search in an LDAP server.
1. The WINDEV Framework
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
BurnerAddFile (Function)
Adds a file to the compilation.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......