ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
nWDGetLastError: Code of the last error
Error code of last error......
iBorder (Function)
Prints a border at specified coordinates.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
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)......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Multi-project search
Performing a search in the current project is a common operation......
dCopy (Function)
Copies an image to another image.
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Custom properties (WLanguage)
A custom property is a code element with two events......