ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Telemetry: Main features
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Data model editor: types of links
Several types of links can be found between the files......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Operations performed on activity diagrams
The following paragraphs explain......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min