ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDINT, WDTRAD and WDDIXIO: Translation tools
Reports
A report provides a custom view of data......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
8. Traffic statistics of dynamic sites
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Managing parallel tasks
The computers are becoming more and more powerful......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
15. Repeating a group of controls: loopers
hbDeleteTable (Function)
Deletes an HBase table.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
Native MySQL Connector - License Agreement
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
How to develop a PHP site?
What is a PHP site?......
SQLSeek (Function)
Positions on the specified result row of the query.