ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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....
fLock (Function)
Entirely or partially locks an external file.
fMoveFile (Function)
Moves a file from one directory to another.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
dbgEnableLog (Function)
Enables the runtime log programmatically.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Installing the monitor
The monitoring robot includes three executables......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
fWrite (Function)
Writes: a character string to an external file. a memory section....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.