ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Network constants
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......