ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
Query editor: Characteristics
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
zipOpen (Example)
Usage example of the zipOpen function
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Window controls
Several types of controls can be used in a window, ......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
xpathResult (Variable type)
The xpathResult type is used it find out the result of the execution of an XPATH query.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.