ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Comparison operators
The comparison operators can be divided into several categories......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
29. SEO in practice
The HTML Display control
The HTML Display control displays a web page in an application......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Automatic error handling
Error handling can be customized for each process......
.NET application
To create a.NET application from a project......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Handling Gantt Chart controls programmatically
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using an external component in an application
A component can be reused at any time in any application......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TableMode (Function)
TableMode is kept for backward compatibility.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
5. Deploying a dynamic site (Session or AWP) in practice