ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates...
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
grParameter (Function)
Retrieves or modifies a chart parameter.
WidgetDisplay (Function)
Refreshes a widget window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
HCloseConnection (Example)
Usage example of the HCloseConenction function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......