ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Error 2109: You are using the ObjectInfo function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Constants for managing contact functions
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Constants used by the scanner functions
Constants used by the scanner functions...
grLegend (Function)
Indicates the presence and position of legend in a chart.
Interactive notification management constants
Interactive notification management constants...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Service constants
List of constants used by the functions for managing services....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).