ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating requirements
The following steps must be performed to implement the requirements......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
SQLConnect (Example)
Usage example of the SQLConnect function
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOpenConnection (Example)
Usage example of the HOpenConnection function
Network constants
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HDescribeFile (Function)
Describes a data file programmatically.
HToItem (Function)
Assigns the specified value to an item of the current record.
fRead (Example)
Usage example of the fRead function
WINDEV 2024 Tutorial - Table of contents
Private Store for mobile applications
There are two methods two deploy your applications......