ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
fCompare (Function)
Compares the content of two files bit by bit.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
zipDeleteFile (Function)
Deletes a file from an archive.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HToItem (Function)
Assigns the specified value to an item of the current record.
KeyPressed (Function)
Checks which key is pressed.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......