ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Describing an element
A flexible modeling includes different elements linked together......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AAF: Context menu of Image controls
A context menu is available for Image controls......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......