ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
16. Application test in practice
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Configuring the SOAP administrator
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Creating an insert query
An insert query (corresponding SQL statement......
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......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
8. Sharing a project in practice
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Creating a delete query
A delete 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......
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......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......