ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Events associated with an infinite Progress Bar control
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Sub-query
A sub-query is a query whose result is used by another query......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Translating a text file with WDTRAD