ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
zipCreate (Function)
Creates an archive.
InitRandom (Function)
Initializes the generator of random numbers.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Hyper File functions available for backward compatibility