ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Python: Native calls
WLanguage allows for native Python calls......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Creating a flexible modeling
To create a new flexible modeling, you can......
WINDEV concepts
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Error 31: The file to include is not found. Check the name and path ...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Creating help pages
A help system includes several pages......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......