ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. HFSQL Classic
HFSQL Classic is the database format......
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...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Installing and starting WDTRAD
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......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Error 1036: A class used in an array must have a constructor without parameter
Error 1035: A class used in a structure must have a constructor without parameter...