ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Programming patterns
CAUTION......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Setup of the WEBDEV Application Server for Linux
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Z-index of a control
All the controls in a window or report have a different z-index......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Zombie data files and items
During the life of an application, items live and die......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing parallel tasks
The computers are becoming more and more powerful......
12. Pages in practice