ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Right (Function)
Extracts the last characters from a string or string buffer.
Events associated with List Box controls
List of events associated with List Box controls...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Age
The Age keyword can correspond to...
HForward (Example)
Usage example of the HForward function
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL table, view or query.
fWrite (Example)
Usage example of the fWrite function
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
HOnError (Example)
Usage example of the HOnError function