ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HStatNbRec (Function)
Returns the number of entries for a given key item.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
DDE constants
List of constants used by the DDE functions...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.