ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table report
The report editor allows you to create "TreeView Table" reports......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
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......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
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, ......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Feedback component
The Feedback component is a component provided with WINDEV......
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......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
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)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
AAF: Context menu of Image controls
A context menu is available for Image controls......
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
4. HFSQL Classic
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......