ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
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).
Execute (Function)
Starts the execution of a process through programming.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HCreateMovableReplica (Function)
Creates a movable replication.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
grAddData (Function)
Adds a data into a chart.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.