ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HCancelBackup (Function)
Cancels a current backup.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SMSReset (Function)
Resets all variables of SMS structure.
Properties associated with the report blocks
List of properties associated with the report blocks...
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
SysNation (Function)
Returns the nation currently used by the system.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....