ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URL Rewriting
URL Rewriting is a technique used to improve SEO......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Error 101: Declaration of global variable not allowed
Zombie data files and items
During the life of an application, items live and die......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......