ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a control through programming in a report
All report controls can be handled through programming......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
7. Multilingual applications in practice
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
The Flexbox control
Flexbox is a standard layout system for web pages......
Set of procedures
The global procedures are grouped in set of procedures......
DDE constants
List of constants used by the DDE functions...
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Native Access to SAP
SAP is a widely used ERP......
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.