ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
WDDIXIO overview
Feedback component
The Feedback component is a component provided with WINDEV......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Test of a query
The query editor allows you to run the test of query result......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Keep-alive on connection
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SCM file format evolutions
Four versions are available for the SCM repository......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDDIXIO overview
The Signature control
The Signature control is a report control used to sign......
8. If you are already familiar with WINDEV
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HCloseConnection (Function)
Closes a connection to a database.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......