ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Managing parallel tasks
The computers are becoming more and more powerful......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
How to?
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
Using the WINDEV windows from the Java sources
WINDEV can be used to generate windows for a Java application......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
14. Report templates
...Report templates are used to easily standardize report layouts....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Query editor
The query editor is used to automatically create queries on the data files......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
ERR_NO_CURRENT_PAGE
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....