ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLNext (Function)
Positions on the next row of the query result.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
HDescribeFile (Function)
Describes a data file programmatically.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
SQLPrevious (Function)
Positions on the previous row of the query result.
ContactCreate (Function)
Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad)....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
SQLLast (Function)
Sets the position on the last row of the query result.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
String functions
List of functions for managing character strings...
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.