ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Events associated with Button controls
List of events associated with Button controls...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
End of Document block
The End of document block is run once at the end of the report execution......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HReadSeek (Example)
Usage example of the HReadSeek function
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HandleParentNext (Function)
Forces the parent of the next window to open.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.