ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Creating an insert query
An insert query (corresponding SQL statement......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
REP files
REP files contain the list of data files handled by the application....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Creating a delete query
A delete query (corresponding SQL statement......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
8. Sharing a project in practice
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......