ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Printing the content of a table (AAF)
By default, a Table field offers an automatic context menu enabling the user to perform a number of operations on the data displayed in the table......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Table,Modify (External language)
Modifies an element in a Table control.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
1. Managing emails
WINDEV includes multiple methods to manage emails...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
9. Internal page
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
LooperCount (Function)
Returns the number of rows in a Looper control.
DDESend (Function)
Sends a data to the program connected via DDE.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
PostMessage (Function)
Sends a Windows message to a control or to a window.