ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
3. Site development life cycle
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......