ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Managing videos (transmitted by a Web Camera)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Configuring the setup program
Two tools can be used to create a setup program......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
REST web services: Automatic request deserialization
In a REST Webservice, there can be entry points of various types......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Warning 124: Shadowing a global variable
Code history
The code history is used to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......