ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Miscellaneous Windows constants
List of constants used by the Windows functions....
Creating the menus for the windows of the WINDEV RAD pattern
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
NFCSendTag (Function)
Sends a NFC tag to another device.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Parameter (Property)
The Parameter property is used to get and change certain parameters.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.