ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing tiles
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Starting WDOptimizer in a command line
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......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating the Vision windows of the WINDEV RAD pattern
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......