ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
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....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ToClipboard (Function)
Writes text or image information into the system clipboard.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Sorts in a report
The sort is used to organize the information displayed in the report......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
PDFToText (Function)
Extract the text contained in an Document PDF.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
RESTSend (Function)
Sends a REST request and waits for the server response.