ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
SocketConfigure (Function)
Configures the use of Socket functions.
WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
FaxPause (Function)
Pauses a fax in the spooler.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
XMLNext (Function)
Positionq on the next element (tag or attribute).
Event (Example)
Usage example of the Event function
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
SQLTransaction (Example)
Usage example of the SQLTransaction function