ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WDZip: Creating or modifying an archive
This help page explains how to......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Automation object
The Automation keyword is used to declare an automation object...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Creating an executable: General options
The main executable options are as follows......
Constants for managing videos
List of constants used by the functions for video management....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
zipMerge (Example)
Usage example of the zipMerge function
Programming the table cells
The Table controls can be handled......
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
zipIsMulti (Example)
Usage example of the zipIsMulti function
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Configuring the IIS 7/7.5 server
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.