ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
fLongName (Example)
Usage example of the fLongName function
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Table,Display (External language)
Refreshes the Table control.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
PageParameter (Example)
Usage example of the PageParameter function
SocketWrite (Function)
Writes a message intended to another socket.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
SysMetric (Function)
Returns the resolution of a specific element.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.