ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The requested action cannot been performed: the page was not synchronized
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Constants for test
List of constants used by the functions for managing automated tests....
Task list
Each project can be associated with a task list......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Error 3: The string has no final "
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....