ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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)......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Operations performed on activity diagrams
The following paragraphs explain......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min