ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check model
You can use check models to easily create checks...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
ERR_BAD_ACTION
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....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Type and version of Web server
The configuration diagnostic displays the following error......
3. Project dashboard
Project dashboard...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
How to create a patch?
Video control properties
The following properties can be used on a Video control:...
SQLReqExists (Function)
Checks the existence of a query.
Line control properties
List of properties associated with the Line control...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min