ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automatic management of exceptions
The management of exceptions can be customized by process......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Creating index keywords
Index keywords allow users to easily find a help page......
ScrollbarPosition (Function)
Allows you to manage the position of scrollbars: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
13. Print: Reports
WINDEV reports...
Report data source
...The reports can be created with the data coming from:...
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
PC SOFT Free Technical Support
Thank you for buying one of our products......
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).