ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
ChronoReset (Function)
Stops and resets a running stopwatch.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
EventChange (Function)
Modifies the status of an event.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Reals