ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
29. SEO in practice
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
SysInstance (Function)
Returns the instance of a module.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
LDAPFind (Function)
Performs a search in an LDAP server.
1. The WINDEV Framework
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack