ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Events associated with Button controls
List of events associated with Button controls...
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
WEBDEV concepts
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
SQLNext (Function)
Positions on the next row of the query result.
Creating and handling an item
The main operations that can be performed on an item are as follows......