ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
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.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
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
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
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.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
sEvent (Function)
Branches an event on a serial port.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HAddGroup (Function)
Adds a group of users.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).