ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Creating an insert query
An insert query (corresponding SQL statement......
Configuring the SOAP administrator
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
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......
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......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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...
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
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.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
REP files
REP files contain the list of data files handled by the application....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Creating a delete query
A delete query (corresponding SQL statement......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....