ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling a Popup control through programming
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....
Creating a query
Two methods can be used to create a query......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Operations performed on class diagrams
The following paragraphs explain......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Make calculations easier with the calculator
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
List of extension attributes
The list of extension attributes ......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ERR_BAD_CONTEXT
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....