ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 17: OTHER CASE must be the last statement used in SWITCH
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Installing and starting WDTRAD
Principle of remote check
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
How to create a patch?
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
12. Preventing from going back to a page
3. Project dashboard
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Error 1036: A class used in an array must have a constructor without parameter
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Error 1035: A class used in a structure must have a constructor without parameter...
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.