ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Events associated with a Layout control
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Events associated with Looper controls
List of events associated with Looper controls...
Kanban control events
The following events are associated with Kanban controls......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
The HTML Display control
The HTML Display control displays a web page in an application......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Printing nested reports
To create a main report containing several secondary reports:...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
The Organizer control
The Organizer control is used to display and handle organizers......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
2. Static or dynamic site
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Specific features of the Express version
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...