ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating a Pivot Table control
To create a Pivot Table control......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
WDINT, WDTRAD and WDDIXIO: Translation tools
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Error 1003: The element does not exist in the class
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
11. Popup page
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......