ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementType (Function)
Returns the type of current element (tag or attribute).
Email management functions
List of functions for managing emails...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Financial constants
List of constants used by the financial functions....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
FinCurrentVal (Function)
Returns the current value of investment.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.