ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Max (Function)
Returns the greatest value passed as parameter.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.
Root (Function)
Returns the root of a number.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.