ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
4. HFSQL Classic
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Creating an insert query
An insert query (corresponding SQL statement......
QuickActionPin (Function)
Generates a request to pin a quick action.
The Static control
A Static control is a control used to display a static text......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Operations in a Select query : add and delete
The following paragraphs present......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
LoadDLL (Function)
Loads the specified library (DLL) in memory.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......