ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on a query
Queries are used to easily select records in one or more data files......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
dbgInfo (Function)
Returns a debug information.
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....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Various constants
List of various constants used by the constants WINDEV functions....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....