ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
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.
SQLNext (Function)
Positions on the next row of the query result.
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.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
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.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
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.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.