ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
ERR_TIMEOUTINIT
ERR_NO_END_TAG
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The pages
Pages are the main interface of a WEBDEV site......
Private Store for mobile applications
There are two methods two deploy your applications......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
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......
Overview of external languages
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......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......